
BODY, TABLE, TD{
 font-family: Tahoma;
 font-size:11px;
 color:#333333;
}
A{
 color:#333333;
 text-decoration:none;
}
body {
	background-color: #E7F2C8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.blue {color: #008D9E}
.grey {color: #636466}
A:HOVER{
 text-decoration:underline;
}
.POINTER{
cursor:pointer;
