body {
	background-color: #000066;

	}
.style1 {font-family: "Century Gothic", Garamond, "Bookman Old Style"; font-size: 12px;}

.small {font-family: "Century Gothic", Garamond, "Bookman Old Style"; font-size: 12px;}

a.small:link
	{
		font-family: Century Gothic, Garamond, Bookman Old Style;
		text-align: center; 
		font-size: 12px;
		color:#000000; 
		text-decoration:none
	}
	
a.small:visited
	{
		font-family: Century Gothic, Garamond, Bookman Old Style;
		text-align: center; 
		font-size: 12px;
		color:#000000; 
		text-decoration:none
	}

a.small:active
	{
		font-family: Century Gothic, Garamond, Bookman Old Style;
		text-align: center; 
		font-size: 12px;
		color:#000000;  
		text-decoration:none
	}
	
a.small:hover
	{
		font-family: Century Gothic, Garamond, Bookman Old Style;
		text-align: center; 
		font-size: 12px;
		color:#000000; 
		text-decoration:underline
	}
	
	form{	margin: 0;
padding: 0;
	}

