a:link {
	color: #000099;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a:visited {
	color: #000099;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	color: #000099;
	font-weight: bold;


}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;

}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;

}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000099;

}
