BODY, TD, P, LI {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
P {
	/*font-weight: bold;*/
	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;	
	padding-left: 5px;
	
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
.title2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.titlesmallW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding : 5 5 5 5;
}
.info {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
LI {
	text-align: left;
}
.tsfondo {
	background-image: url(../imgs/back_green.gif);
	/*background-color: #009966;*/
}
.color {
	font-weight: bold;
	color: #003300;
}
a {
	font-weight: bold;
	color: #003300;
}
a:hover {
	text-decoration: none;
}
a.link2 {
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-variant: small-caps;
}
a.link3 {
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}