﻿body 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12px;
}
.toplink
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#003366;
}
a
{
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.toplink:hover
{
	text-decoration:underline;
}
#mainmenu td
{
	line-height:23px;
	padding-left:10px;
	padding-right:10px;
}
h1
{
	font-size:18px;
	color:#003366;
	font-weight:normal;
}
h2
{
	font-size:14px;
	color:#003366;
	font-weight:normal;
}
#footer td div
{
	line-height:18px;
	color:#003366;
	font-size:10px;
}
#footer td div a
{
	color:#003366;
	font-weight:normal;
	text-decoration:underline;
}