<html> 
<style type="text/css">{  }

body
	{
	margin:10px 20px; 
	background-color: #666699;
	}

td.mainheader
	{
	background-color: #ECE9D8;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14pt;
	}
	
table.primarytable
	{
	border-left-style: solid;
	border-left-width: 1;
    border-right-style: solid;
    border-right-width: 1;
    }
	
table.menutable a:link {color: white;}
table.menutable a:hover {color: "#C0C0C0"; font-weight: bold; text-decoration: none;}
table.menutable a:visited {color: white;}

div.bottomborder a:visited {color: blue; text-decoration: none}	
div.bottomborder a:link {color: blue; text-decoration: none}
div.bottomborder a:hover {color: blue; text-decoration: underline}



</style>
</html>