body{
color: #333;
background-color: #fff;
font-family: tahoma, verdana, sans-serif;
font-size: 11px;
position: absolute;
}

tr{
color: #333;
/*background-color: #CCCCCC;*/
font-family: tahoma, verdana, sans-serif;
font-size: 11px;
}


.stylebold {
color: #000000;
	font-weight: bold;
}
.smalltext {
	color: #000000;
	font-weight: normal;
	font-size: 9px;

}

A { 
text-decoration:none; color:#e30000}
A:Hover { 
text-decoration:underline; color:#e30000}

