BODY {
	background: #8EC2CE;
	color: #FF0000;
	margin: 0px;
	scrollbar-base-color:#3E899E;
	font-size: 13px;
	
  
}

img {
	border: 0px;
	font-size: 11px;
}

.pequeno {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#FD492F;
	text-decoration: underline;
}

.centro {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
	text-align: left;
}
.bold13 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.titulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.notbold13 {
	font-weight: normal;
}
.baixopeq {
	font-family: Tahoma, Geneva, sans-serif;
	color: #858585;
	font-size: 11px;
}
#form1 {
	text-align: left;
	font-size: 11px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}