 body {
 	margin:0px; 
	padding:0px; 
	background-color:#FFFFFF;
	}
.policy{
	font-family:Tahoma; 
	font-size:11px;  
	color:#000000; 
	text-decoration:none 
	}
a.policy:hover{ 
	color:#636363
	}
.white{
	font-family:Tahoma; 
	font-size:11px;  
	color:#CADFEF;  
	}
.main{
	font-family:Tahoma; 
	font-size:11px;  		
	color:#333333; 
	line-height:13px  
	}
.blue{
	font-family:Tahoma; 
	font-size:11px;  
	color:#000000;  
	}
.main2{
	font-family:Tahoma; 
	font-size:11px;  
	color:#000000;  
	}
.input{
  	width:195px; height:24px;
	border-width:1px;
	border-style:solid;
	background-color:#EFE4CB;
	border-color:#B0A27C;font-family:Tahoma; font-size:11px;  color:#333333; padding-top:4px 
	} 
.textarea{
	width:195px; 
	height:124px;
	border-width:1px;
	border-style:solid;
	background-color:#EFE4CB;
	border-color:#B0A27C;
	font-family:Tahoma; font-size:11px;  color:#000000; padding-top:4px ; 
	overflow:auto;
	}
.link_vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

