a:link
{
	font-size: 9pt; text-decoration: none ; color: #000000; font-family:Arial; font-weight:bold; 
}
a:visited
{
	font-size: 9pt; text-decoration: none ; color: #000000; font-family:Arial; font-weight:bold; 
}
a:hover
{
	font-size: 9pt; text-decoration: none ; color: #0000FF; font-family:Arial; font-weight:bold; 
} 

body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(102,102,255);
	color: rgb(0,0,0);
}


h1
{
	font-family: Old English Text MT, Times New Roman, Times;
	color: rgb(255,255,255);
}
h2
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(238,68,68); 
}
h3
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(255,255,255); 
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(255,255,255);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}