body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/fundo.jpg);
			
}
.form {
	background-color: #ffffff;
	border: 1px solid #AA3590;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA3590;
	text-decoration: none;
	clear: none;
	text-align: left;
	text-indent: 0px;
	white-space: normal;
	
	}
	
a {
	text-decoration: underline;
}


.bot{
	background-color: #FFFFFF;
	border: 1px solid #AA3590;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA3590;
	cursor: hand;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}

.georgia_12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AA3590;
	line-height: 23px;
	}


.georgia_12_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AA3590;
	line-height: 23px;

}
.georgia_12_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AA3590;
	line-height: 23px;

}

.georgia_20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #AA3590;
	line-height: 27px;

}

.georgia_tit_not {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #AA3590;
	background-color: #DEADD2;
}
.verdana_11_branca {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 22px;
	text-decoration: none;
}

.verdana_11_AA3590 {
	font-family: verdana;
	font-size: 10px;
	line-height: 15px;
	color: #AA3590;
	
}