body,td{
	background-color : #D5F1C7;
	font-size : 14px;
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	color : Black;
}

H1 {
	font-size: 18px; 
}
h2{
	font-size: 14px;
	font-weight : bold;
}
h3{
	font-size : 8px;
}

A:LINK {
	color: #407740;
}
A:VISITED {
	color: #e1712f;
}
