}
body
{ 
	background-color: #004583;
        margin-top:35px;
}
h1 {
	font-family: trebuchet ms;
        font-size:20px;
        font-weight: bold;
        font-style: italic;
        color: #F47B14;  
        margin-top:-0px;
        margin-bottom:-25px;
}
h2 {
	font-family: arial;
        font-size:14px;
        font-weight: bold;
        color: #000080;  
        margin-top:-0px;
        margin-bottom:-25px;


} 
a.webwiz:link {
	font-family: trebuchet ms;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.webwiz:hover {
	font-family: trebuchet ms;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
        
}
a.webwiz:visited {
	font-family: trebuchet ms;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

} 
a.footer:link {
	font-family: trebuchet ms;
	font-size: 14px;
	font-weight: bold;
        font-style:italic;
	color: #ffffff;
	text-decoration: none;
        margin-left:20px;
}
a.footer:hover {
	font-family: trebuchet ms;
	font-size: 14px;
	font-weight: bold;
        font-style:italic;
	color: #F47B14;
	text-decoration: none;
        margin-left:20px;
        
}
a.footer:visited {
	font-family: trebuchet ms;
	font-size: 14px;
	font-weight: bold;
        font-style:italic;
	color: #ffffff;
	text-decoration: none;
        margin-left:20px;



} 
.content {
        font-size:13px;
	font-family: tahoma;
        font-weight: normal;
        color: #404040; 


} 
.copy {
	font-family: trebuchet ms;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}