a:link {
	color: #34699E;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a:visited {
	color: #34699E;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	color:#990000;

}

body {
	font-family: Arial;
	font-size: 12px;
	color: #000033;

}

td {
	font-family:Arial;
	font-size: 12px;
	color:#000033;

}

th {
	font-family: Arial;
	font-size: 12px;
	color: #000033;

}

.bodystyle {
	font-family: Verdana;
	font-size: 12px;
	color:#000033;

}
