body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color : #d5e5f8;

}
tr{
	font-size:10pt;}


div {padding: 2px; }
h1,h2,h3,h4,h5,h6,hr{
	margin : 0px;
}
a{	
	color : Blue;
	text-decoration : none;
}
a:hover{
	color : #585858;
}