BODY {
	background-color: #FFFFCC;
	font-family : Arial, Helvetica, sans-serif;
	color: #339900;
	font-size : 12px;
}
 
TD {
	font-family : Arial, Helvetica, sans-serif;
	color: #339900;
	font-size : 12px;
} 
 
H1{
	font-family : "Times New Roman", Times, serif;
	color: #339900;
	font : 48px;
	font-weight : bold;
}

H2{
	font-family : "Times New Roman", Times, serif;
	color: #339900;
	font : 36px;
}

H3{
	font-family : "Times New Roman", Times, serif;
	color: #339900;
	font : 18px;
	font-weight : bold;
}

A {
	color: #1A22CA;
	text-decoration : none;
}

A:Hover {
	color: #1A22CA;
	text-decoration : underline;
}


 
 
