﻿body
{
	font-family: Verdana;
	font-size:x-small;
	background-color:white;
}
body td
{
	font-family: Verdana;
	font-size:x-small;
}
a
{
	text-decoration:none;
	color:#333366;
}
a:link  
{
	color:#333366;
}
a:visited  
{
	color:#333366;
}
a:hover
{
	color:teal;
}
a:active 
{
	color: maroon;
}
h1
{
	font-size: small;
	color:#333366;
}
h2
{
	font-size:x-small;
	color:maroon;
}
.contact_info
{
	font-size:x-small;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
}
.copyright
{
	font-size:xx-small;
}
ol li
{
	font-family:Verdana;
	font-size: x-small;
	color: black;
}