body{
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.TITLE{
	color: #CF832B;
	text-align: center;
	text-decoration: underline;
	font-style: normal;
	font-family: "Arial Black";
	font-weight: bold;
	font-size: 35px;
}
.TITLECITO{
	color: #CF832B;
	text-align: center;
	text-decoration: underline;
	font-style: normal;
	font-family: "Arial Black";
	font-weight: bold;
	font-size: 20px;
}
.SUBTITLE{
	color: #FF0000;
	font-family: "Arial";
	text-decoration: underline;
	text-align:left;
	font-size: 18px;
	font-weight:bold;
}
.text{
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.text2{
	color: #FFCC00;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.text_underline{
	color:#FFFFFF;
	text-align: justify;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
.form{
	color:#0066CC;
	font-size:14px;
	font-weight: normal;
}
.picture{
	padding: 15px 15px 15px 15px;
}