body { 
	font: 8pt/16pt Georgia; 
	color: #555753; 
	background: #222222 no-repeat bottom right; 
	margin: 0px;
	}
p { 
	font: 10pt Georgia; 
	margin-top: 5px; 
	text-align: left;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FF6600;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color:#FF6600;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #FF6600;
	}

h2{
font: italic normal 12pt Georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #FF6600;
}

h3{ 
	font: 8pt/16pt Georgia; 
	color: #FFFFFF; 
	background: #333333 no-repeat bottom right; 
	margin: 0px;
	}

h4{
font: italic normal 10pt Georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #FF6600;
	margin-top:5px;
}
#content{
width:600px;
text-align:left;
margin-left:5px;
margin-top:10px;
}

#right{
float:right;
margin-right:5px;
}

#logo{

background: #222222 url('header.jpg');width:600px;height:156px;font-size:2.5em;text-align:right;color:#E2E0D8;

}
#logo em{
margin-right:15px;color:#FFFFFF;
}

#thebox{
background-color:#222222;
}

#content p{
width:450px;
}

.campos {
	border: thin solid #FF6600;
	background-color: #222222;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;


}
.boton {
	border: thin solid #FF6600;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FF6600;
	background-color: #222222;

}
