body {
	color: #000000;
	background-color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica;
	margin: 0; 
font-size: 10px; 
} 

	a:link	{	
	text-decoration:	underline;
	color:	#ffffff; 
 font-family: "Trebuchet MS", Arial, Helvetica;
background-color:	none; 
padding: 0px 0px 0px 0px;	
font-weight: normal;
 }	
		
a:visited	{	
	text-decoration:	none;
	 font-family: "Trebuchet MS", Arial, Helvetica;
color:	#9966ff; 
background:	none;
font-weight: normal;

}	
		
a:active	{	
	text-decoration:	underline;
	color:	#ffffff;  
 font-family: "Trebuchet MS", Arial, Helvetica;
background-color:	none;
padding: 0px 0px 0px 0px; 

}	
		
a:hover	{	
	text-decoration:	underline;
 color:	DarkRed; 
 font-family: "Trebuchet MS", Arial, Helvetica;
background-color:	#none;
padding: 0px 0px 0px 0px;
font-weight: normal;

}	

/*copysource*/
h1 { 
     font-family: "Trebuchet MS", Arial, Helvetica;
     color: #ffffff;
	    font-weight: normal;
    font-size: 70%; 
 }
	
/*MainHeadings*/
h2 { 
    background-color: none;
font-family: "Trebuchet MS", Arial, Helvetica;
    color: #cc0000;
	font-size:100%;
	font-weight:	Bold;

 }

/*Subheadings*/
h3 { 
     font-family: "Trebuchet MS", Arial, Helvetica;
		   color: #666666; 
     font-weight: Bold;
     font-size: 85%; 
} 

/*headingslinkblocks*/
h4 { font-family: "Trebuchet MS", Arial, Helvetica;
     color:#cc0000;  
     font-size: 70%;
	    font-weight: normal;  
}

/*quotetop*/
h5 { 
     font-family: "Trebuchet MS", Arial, Helvetica;
     color: #ffffff;  
     font-size: 75%
     font-weight: normal;  
}

/*source text*/
h6 { 
     font-family: "Trebuchet MS", Arial, Helvetica;
     color: #c0c0c0;  
     font-size: 65% 
}
   
</style>
