a:link
{
	color: red; 
}
a:visited
{
	color: #000080; 
} 
a:active 
{
	color: purple;
}
body
{
	
	
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,san serif; 
	background-color: white;
	color: black;
}
table
{
	
}
h1, h2, h3, h4, h5, h6
{
font-family: Trebuchet MS,Verdana,Arial,Helvetica,san serif; 
	background-color: white;
	color: rgb(102,102,102);	
}

h1
{
	fontsize: 12pt;
	
}
h2
{
	 
}
h3
{
	
}
h4
{
	
}
h5
{
color: red;	
}
h6
{
	
	}