BODY {	  
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
        background: #FFFFFF;
        color: #000000;
}

hr{
	color: #CCCCCC;
	height: 0px; 
	border: solid #CCCCCC 0px; 
	border-top-width: 1px;
}

td,p,.text {
	color: #111111;
	font-size: 13px;
}


a:link, a:visited, a:active
{
  color: navy;
}
a:hover
{
	color: #FF0000;
	text-decoration: underline;

}




.png
{
//background-image: none ! important;
behavior: url('/pngfix.htc');
}


