BODY	{
	background-color: #FFFFFF; 
	color: #444444; 
	margin: 0px;
	text-align: center; 
	}
BODY, TD, PRE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
}
IMG	{
	border-style: none;
	}

P	{
	text-align: justify; 
	text-indent: 10%;
	line-height: 120%;
	margin: 15px 0px;	
	}

A {text-decoration: none; color: #556A40;}
A:hover {text-decoration:none; color: #94AF78;}

.float_left	{
	float: left;
	clear: none;
	padding: 15px 25px 15px 0px;
	text-align: left;
	}

.float_right	{
	float: right;
	clear: none;
	padding: 15px 0px 15px 25px;
	text-align: right;
	}

.float_center	{
	padding: 15px;
	text-align: center;
	}

.simH1 {font-size: 14px; margin: 0px; text-align: center; color: white; background-color: #40606A; padding: 5px}
.simH2 {font-size: 12px; margin: 5px; text-align: left; color: white;}
.simH3 {font-size: 12px; margin: 5px 10px; text-align: center; color: #40606A; font-weight: bold; }
.bt_categoria {font-size: 12px; width: 200px; padding: 5px; margin-left: 10px; text-align: left; font-weight: bold; color: white; background-color: #40606A;}
.bt_copete {font-size: 11px; margin: 3px 10px; text-align: center;}
.bt_aux {font-size: 10px; margin: 1px 10px; text-align: right;}

