BODY, TD, P, LI {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
P {
	text-align: justify;
}
TH {
	font-weight: bold;
	color: #003300;	
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	background-image: url(../imgs/back_green2.gif);
	padding-left: 5px;
	
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.titlesmallW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding : 5 5 5 5;
}
LI {
	text-align: left;
}
.color {
	font-weight: bold;
	color: #003300;
}
a {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
