BODY {
	color: Black;
/*	font-family: "Courier New", Courier, serif; */
	font-family: "Times New Roman", Times, serif;
}

td {
	color: Black;
/*	font-family: "Courier New", Courier, serif; */
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;	
}

A {
	color: Black;
}

A:HOVER {
	color: Blue;
}

.bigbold1 {
	font-size: 22px;
	font-weight: bolder;
}

.bigbold2 {
	font-size: 18px;
	font-weight: bolder;
}