a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a:visited {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	color: #cc0000;

}

body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;

}

td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;

}

th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;

}

.bodystyle {
	font-family: Arial;
	font-size: 12px;
	color:#000000;

}
