body {
	background-color: #F0E68C;
}

body, td, th {
	color: #330033;
}

h1, h2, h4 {
	color: #330000;
}

h3, h5, h6 {
	color: #996666;
}

A:LINK {
	color : Blue;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 16px;
}A:VISITED {
	color : Maroon;
	font-size : 16px;
	font-family : Georgia, "Times New Roman", Times, serif;
	;
}

