a:link
{
	color: blue; font-family:Georgia; text-decoration:none;
	margin-left:1; margin-right:0; margin-top:0; margin-bottom:0

}
a:visited
{
	color: blue; text-decoration:none;
	font-family:Georgia;
	margin-left:1; margin-right:0; margin-top:0; margin-bottom:0
 
} 
a:active 
{
	color: blue; text-decoration:none; 
	font-family:Georgia;
	margin-left:1; margin-right:0; margin-top:0; margin-bottom:0

}
body
{
	font-family: Georgia;
	background-color: CCCCCC;
	color:black ; font-size:12 pt; 
	margin-left:1; margin-right:0; margin-top:0; margin-bottom:0
}
table
{
	font-family: Georgia; border:0px none rgb(191,239,255);
	table-border-color-dark: rgb(191,239,255);
	color: black; font-size:14 pt; 
	margin-left:1; margin-right:0; margin-top:0; margin-bottom:0
}
p
{
	font-family: Georgia;
	background-color: 999999;
	color: black; font-size:8 pt; 
	margin-left:1; margin-right:0; margin-top:0; margin-bottom:0
}
	
h1, h2, h3, h4, h5, h6
{
	margin:0; font-family: Arial
}
h1
{

  	color="#00FF00"; font-family:English111 Vivace BT; text-align:center; font-size: 36 pt; 
  	
}
h2
{
	color="red";font-size:16 pt; text-align:center; font-weight:bold
}
h3
{
	color: #0000FF;font-size:12 pt;  
}
h4
{
	color: rgb(0,0,0);font-size:8 pt; text-align=center;
}
h5
{
	color: rgb(255,255,0);
}
h6
{
	color: rgb(255,255,255);
}