body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC3300;
	background-color: #FEE1A2;
	font-style: italic;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #CC0000;
}
a:active {
	color: #FF0099;
}

