/**************************** 
  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: #000000;
	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;
}
.contenido3 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #e1e1e1;
	letter-spacing: normal;
	text-align: center;
	vertical-align: bottom;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	word-spacing: normal;
}
.contenidobold3 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #e1e1e1;
	letter-spacing: normal;
	text-align: center;
	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: #000000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;

}
.titulo1 {
	font-family: verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FA431B;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;

}
.titulo11 {
	font-family: verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;

}
.titulo12 {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FA431B;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;

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

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