body,table
{
	font-family: Verdana;
	font-size: 10;
	color: #000066;
}

a:link,a:visited,a:active
{
 	color: blue;
 	text-decoration: none;
}
a:hover
{
 	text-decoration: underline;
}

h1
{
	font-family: Verdana;
	font-size: 11;
	font-weight: bold;
	color: #000066;
}
h2
{
	font-family: Verdana;
	font-size: 10;
	font-weight: bold;
	color: #000066;
}
