BODY {
	font-family: Lucida Sans,Helvetica,Arial,Verdana,sans-serif;
	font-size: 12px;
	color: #C3C3C3;
}

TD {
	font-family: Lucida Sans,Helvetica,Arial,Verdana,sans-serif;
	font-size: 12px;
	font-color: #6D5D44;
	color: #C3C3C3;
	line-height: 15px;
}

.extrasmalltext {
	font-family: Lucida Sans,Helvetica,Arial,Verdana,sans-serif;
	font-size: 8px;
	font-color: #6D5D44;
	line-height: 15px;
}

TD.extrasmalltext {
	font-family: Lucida Sans,Helvetica,Arial,Verdana,sans-serif;
	font-size: 10px;
}

.mediumtext {
	font-family: Lucida Sans,Helvetica,Arial,Verdana,sans-serif;
	font-size: 14px;
	
}
.largetext {
	font-family: Lucida Sans,Helvetica,Arial,Verdana,sans-serif;
	font-size: 18px;
	font-weight: bolder;
	line-height: 25px;
}

.extralargetext {
	font-family: Lucida Sans,Helvetica,Arial,Verdana,sans-serif;
	font-size: 27px;
	font-weight: bolder;
	line-height: 30px;
}

A {
 color: #CC1A00;
 text-decoration: none;
 font-weight: bold;
}

A:hover {
 color: #9F1400;
 text-decoration : none;
} 
 
.emphasis {
 color: #CC0000;
 text-decoration : none;
 font-weight: bold;
 font-size: 12px;
} 

.emphasislarge {
 color: #CC0000;
 text-decoration : none;
 font-weight: bold;
 font-size: 16px;
}

A.speciallink {
	font-family: Lucida Sans,Helvetica,Arial,Verdana,sans-serif;
	font-size: 16px;
	A.hover: white;
	font-weight: 1200;
}