BODY, P, TD, H1, H2, H3, LI {
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
}

BODY, P, TD, LI, A {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
A:hover {text-decoration: underline;}

BODY {
	background-color: #18417e;
}


H1, .titulosGrandesAzul {
	font-size: 16px;
	font-weight: bold;
	color: #18417E;
	text-decoration: none;
	font-variant: small-caps;
	margin: 3px 0px;
}

H2, .titulos {	
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	font-variant: small-caps;
}
.titulos {font-size: 11px;}

H3 {font-size: 12px;}

H4 {font-size: 11px;}

UL LI {
	list-style-type:square;
	margin-bottom: 5px;
}TD.contenido {
	padding: 10px;
}
P.bordePuntA {padding: 0.3em 0.5em 0.5em; margin: 0.25em 0em 0em 0em;}
