body, td, input, select, textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10 pt;
	color: #111111;
}
a {
	color : #111111;
	text-decoration : none;	
}
a:hover{
	color: #FE0000; text-decoration : underline;
	
	
}
h1{
	margin : 0px;
	font-size : 12pt;
}
strong{
	color: black;
}
/*.white{
	color : White;
}
a.white:hover{
	color : Black;
	text-decoration : none;
}*/
.grey{
	color : #3C3C3C;
}
.lgrey{
	color : #5B5B5B
}

th {
	font-size:9pt;
	background-color:3366CC;
	color746B4A
}