BODY{ margin: 0px 0px 0px 0px;} 


a {
	font-family:verdana;
	font-size: 10px;
	text-decoration:none;
}

a {
	font-family:trebuchet ms;
	font-weight:300;
	font-size: 11px;
	color: black;
	text-decoration:none;
}
a:visited {	color: red;}
a:hover { color: brown; }
a:active { color: purple; }


H1 	
	{ 	
	font-family:trebuchet ms;   
	font-size:12px;
	font-weight:300;
	text-align:center;
	color:white;
	}

H2 	
	{ 	
	
	font-family:trebuchet ms;   
	font-size:16px;
	font-weight:300;
	color:#FE7C45;
	}


H3
	{
	font-family:trebuchet ms;   
	font-size:13px;
	font-weight:300;
	color:red;
	}
	
H4
	{
	font-family:georgia;   
	font-size:10pt;
	font-weight:0;
	color:#9302F4;
	}


U
	{
	font-family:arial;
	color:#CB81FE;
	font-weight:0;
	}	

