BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
}
P, H1, H2, H3, H4, H5, H6, LI, OL, UL, TD, TH, DL, DT, DD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
}

P {
	font-size : 8.5pt;
	line-height: 16px;
	margin-top: 4px;

}

H1 {
	font-size : 16pt;
	color: #0099CC;
	letter-spacing: 3px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-top: 0px;

}

H2 {
	font-size : 13pt;
	letter-spacing: 2px;
	margin-bottom: 0px;
	margin-top: 8px;

}

H3 {
	font-size : 11pt;
	margin-bottom: 0px;
}

H4 {	font-size : 10pt;
	letter-spacing: 3px;
	margin-bottom: 0px;
	margin-top: 8px;

}

H5 {
	font-size : 10pt;
	letter-spacing: 4px;
	margin-bottom: 0px;
	margin-top: 8px;

}

H6 {

}

UL {
	font-size : 8.5pt;
	margin-top: 6px;
}

OL {
	font-size : 8.5pt;
}

LI {
	font-size : 8.5pt;
	margin-bottom: 8px;
}


DL {
	font-size : 8.5pt;
}

DT {
	font-weight : bold;
}

TH {
	font-size : 10pt;
}

TD {
	font-size: 8.5pt;
}

HR {
 color: #BBB;
}

A:link {

 color: #0099CC;
}

A:visited {
 color: #336699;
}

A:hover {
 color: white;
 text-decoration: none;
 background-color: #336699;
}

.bienvenida {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size: 7.5pt;
 line-height: 16px;
}

.copy {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size: 7pt;
 padding-top: 10px;
 color: #777;
 line-height: 16px;
}

DIV.divlink {
 	font-family : Verdana, Arial, Helvetica, sans-serif;
 	font-size : 8.5pt;
	color: #BBB;
 	background-color: #EEEEEE;
 	border-top: 1px #BBB solid;
 	border-right: 1px #BBB solid;
 	border-bottom: 1px #BBB solid;
 	border-left: 1px #BBB solid;
}
