body, table{
	font-family: verdana;
	font-size: 10px;
	background: #E8F2FD;
	color: #000000;
	border-collapse: collapse;
	border: 1px solid gray;
}




TABLE{
	background-color: White;
}


hr{

 color: black;

 height: 1;

}

a{

 color: #000000;

 text-decoration: none;

}

a:hover{

 text-decoration: underline;

}

input, textarea, select{

 font-family: arial;

 font-size: 9pt;

 background: #FFFFFF;

 border: 1px solid #C0C0C0;

}