html, div, body {


height:100%;
margin:0px;
overflow:hidden;


}
BODY,tr ,td {
FONT-SIZE: 11px;
color:Honeydew;
FONT-FAMILY: Verdana;
line-height:20px;

}

hr 

{

	border-width:0.5px;
border-style:ridge;
height:3px;
background-color:maroon;
	
	
	
}
a{
color:Honeydew;
text-decoration:none
}

a:hover{
text-decoration:underline;
}
