a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000066;
}
p,ul,dl {
	font-family: 10pt Verdana, Arial, Helvetica, sans-serif;
}

dt 
{
font-weight:900;
}
