Body,td,th 
{

	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	
	font-family:Verdana; 
	font-size: 9pt; 
	color: #000000; 
}

body
{
	background-color: #C9DEE6;	
}


IMG 
{
border: 0;
}

A:LINK{
	text-decoration: none;
	color: #000000;
	  }

A:VISITED{
	text-decoration: none;
	color: #000000;
	     }

A:HOVER{
	Color: #FF0000;
	text-decoration: none;
	   }

