#backer
	{
	background-color: #ffffff;
	}
#font
	{
	color: #000000;
	font-face: georgia;
	font-size: 10pt;
	}

#font2 {
	color:#003366;
	font-face: georgia;
	font-size: 10pt;
	}
#center	{
margin: 0px auto;
text-align: center;}

a:link { 
	color: #003366;
	text-decoration: none;
	}
a:visited { 
	color: #003366;
	text-decoration: none;
	}
a:hover { 
	color: #ffffff;
	background-color: #003366;
	text-decoration: none;
	}
a:active { 
	color: #000000;
	text-decoration: none;
	}
