@charset "utf-8";

html { overflow: -moz-scrollbars-vertical; }
* {	margin:0px;	padding:0px; border:0px; }
img {border:0px; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
}
.style1 {
	font-family: Verdana;
	font-size: 11px;
}
.style2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
}
.style3 {color: #666666}
.style5 {color: #6D5B38}
.style6 {
	color: #003366;
	font-weight: bold;
}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.style12 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #006699;
	text-transform:uppercase;
}
.azul_input {color:#016599; font-size:11px; font-weight:bold;}
#texto { font-size:12px;}

a { text-decoration:none; color:#000000;}
a:hover { text-decoration:underline;}
