BODY, TD, P 	{
	font-size: 75%;
	font-family: Verdana, "Times New Roman", serif;
	color: black;
	background-color: #F5F5DC;
}

a {
	color: #993300;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
}

a:hover {
	color: #CC6600;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
}

.dropcap {
	font-size:180%;
	/*font-weight: bold;*/
	float:left;
}

.head1 {
	font-size: 120%;

}
.normalred {
	color: #FF0000;
	font-size: 75%;
	background-color: transparent;
}

.normaltext {
	font-size: 75%;
}

.largetext {
	font-size: 80%;
}

.footertext {
	font-size: 60%;
}