a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #191970;
}
a:hover
{
    text-decoration: none;
    color: #6876E7;
    font-weight: bold;
}
a:active {
	text-decoration: none;
}
body,td,th, p {
	font-family: Verdana, sans serif;
	font-size: 11px;
	line-height: 14px;
	color: #191970;
}
h1 {
	font-family: Verdana, sans serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #191970;
}
h2 {
	font-family: Verdana, sans serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #191970;
}
