/**************************** 
  Body 
****************************/ 
body { 
    background:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    scrollbar-3dlight-color:#F7F7F7; 
    scrollbar-arrow-color:#EAEDED; 
    scrollbar-track-color:#F7F7F7; 
    scrollbar-darkshadow-color:#F4FDFF; 
    scrollbar-face-color:#EAEDED; 
    scrollbar-highlight-color:#F4FDFF; 
    scrollbar-shadow-color:#808080;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
.firma {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #646464;
	text-align: center;
}
.firma2 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-align: center;
}
.firmabold {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #646464;
	text-align: center;
}
.titulos {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1F5D9C;
}
.contenido {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	word-spacing: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom:10px;
}
.contenido2 {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: bottom;
	word-spacing: normal;
}
.titulo2 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;

}
/* -- Links ------------------------------ */

a:link, a:visited {
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
a:hover{ 
color:#FFFFFF;
font-weight:bold;
text-decoration:underline; }
/* -- Links ------------------------------ */
