body	{

	background-color: #0000FF;

	margin-top: 125px;

	margin-right: 125px;

	margin-left: 125px;	

	}



H1	{

	font-family: verdana, garamond, sans-serif;

	color: #FFFFFF;

	font-size: 12px;
	
	font-weight: bold;

	text-align: center;

	}



H2	{

	font-family: verdana, garamond, sans-serif;

	color: #FFFFFF;

	font-size: 12px;

	font-weight: bold;

	}
	
	
	
H3	{

	font-family: verdana, garamond, sans-serif;

	color: #FFFFFF;

	font-size: 9px;

	text-align: center;

	}
	
	

p	{

	font-family: verdana, garamond, sans-serif;

	color: #FFFFFF;

	font-size: 12px;

	}





table 	{

	border: 4px solid #FFFFFF;

	}

a:link	{
	color:#FFFFFF;	
	text-decoration:underline;
}

a:visited {
	color: #FFFFFF;
}

a:active {
	color: #FFFFFF;
}

a:hover	{
	color: #FFFF00;	
	text-decoration:underline; 		
}