.style1 {font-size: 9px}
.clsbody 
{
	font-family: verdana; 
	font-size: 8pt; 
	font-weight: bold;
}
.clstable 
{
	border: 0px groove;
	font-family: verdana; 
	font-size: 8pt;
}
.clsHeader 
{
	background-color: #666699; 
	color: white; 
	font-family: verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	padding: 2px;
}
.clsTitle 
{
	font-family: verdana; 
	font-size: 8pt; 
	font-weight: bold;
}
a
{
	text-decoration: none;
	color: #666699;
}
a:hover
{
	text-decoration: underline;
	color: #ff0000;
}