body {
	background-color: #FFFFFF;
	background-image:url(images/backg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {color: #333333; text-decoration: none;}
a:visited {text-decoration: none; color: #333333;}
a:hover {text-decoration:underline; color: #333333;}
a:active {text-decoration: none; color: #333333;}

.texto_br {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:17px;
}

.texto_br12 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:20px;
}

.texto_br_11_g {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:17px;
	font-weight:bold;
}

.texto_br_g {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	line-height:16px;
	font-weight:bold;
}

.texto_descr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}