a:link
{
	Font-Weight: bold;
 Text-Decoration: none
 }
 
a:hover		
{Font-Weight: bold;
 Text-Decoration: none;
 Color: #ffffff;
 Background: #000000}

a:visited
{
	Font-Weight: bold;
 Text-Decoration: none 
} 
a:active 
{
	Font-Weight: bold;
 Text-Decoration: none
}
body
{
	font-family: Verdana, Geneva, Helvetica, Arial;
	background-color: #ffffff;
	color: #000000;
	size: 8px; 
	width: 600px;
	align: center; position:absolute; left:40; top:30
	
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h1
{
	size: 11px;
}
h2
{
	size: 10px
}
h3
{
	size: 9px
}
h4
{
}
h5
{
}
h6
{
}