body, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 
{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
	font-size: 16px;
	color: #000066;
}

h2
{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
margin-bottom:3px;
	font-size: 14px;
	color: #000066;
}
a:link {
	color: #000066;
	text-decoration:underline;
}
a:visited {
	color: #000066;
	text-decoration:underline;
}
a:hover {
	color: #000066;
	text-decoration:none;
}
a:active {
	color: #000066;
	text-decoration:none;
}
.headings {
	color: #000066;
	font-weight: bold;
}

.footer {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}

.footer a:link,  .footer a:visited{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer a:hover,  .footer a:active{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


