BODY {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	background-color : #ffffff;
	margin-left : 10px;
	margin : 5px;
}

A{
	color : Black;
}

A:HOVER {
	color : #CC9900;
	text-decoration : underline;
}
A:ACTIVE {
	color: Black;
}

H1{
	font-family : "Times New Roman", Times, serif;
	font-size : 27px;
}

H2{
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
}

TD {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
}




