body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	background-image: url(images/bg.jpg);
	font-weight: bold;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}

th {
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #006600;
}
a:hover {
	color: #00CC00;
}
a:active {
	color: #00FF00;
}
a:visited {
	color: #006600;
}

