BODY {
	background-color: #000000;
     }

#normal {
	font-size: 11pt;
	font-family: sans-serif;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
	font-style:italic;
}

#centrado {
	font-size: 11pt;
	font-family: sans-serif;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
	font-style:italic;
}

#pie   {
	font-size: 8pt;
	font-family: sans-serif;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}


#email {
	text-indent: 35px;
        font-style: italic;
}


#ama   {
	color: #FFE401;
}


#verde  {
	color: #24FE00;
}

#rojo  {
	color: #CC0000;
}
#res  {
	color: #24E8F4;
}
#menu  {
	color: #838AD8;
}

#actualizacion {
	text-align: right;
	text-indent: 0em;
	color: #FF0000;
}

