body {
	background-color: #FFFFFF;
	background-image: url(fondo.jpg);
	SCROLLBAR-FACE-COLOR:#004AAB;
    SCROLLBAR-HIGHLIGHT-COLOR:#0279BD;
    SCROLLBAR-SHADOW-COLOR:#FFFFFF;
    SCROLLBAR-3DLIGHT-COLOR:#0279BD;
    SCROLLBAR-ARROW-COLOR:#0279BD;
    SCROLLBAR-TRACK-COLOR:#0279BD;
    SCROLLBAR-DARKSHADOW-COLOR:black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #004AAB;
}
a:visited {
	color: #0297F0;
}
a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.TxtCuerpo{
	font-family: Verdana;
	font-size:12px;
	color: #000000;
}
.TITNEGRO{
	font-family: Verdana;
	text-transform:uppercase;
	font-size:14px;
	color:#000000;
	font-weight:bolder;
}
.TITAZUL{
	font-family: Verdana;
	text-transform:uppercase;
	font-size:14px;
	color:#004AAB;
	font-weight:bolder;
}
.TITBLANCO{
	font-family: Verdana;
	text-transform:uppercase;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bolder;
}
.TxtPeqNegr{
	font-family: Verdana;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}
.TxtPeqAzClaro{
	font-family: Verdana;
	font-size:10px;
	color:#0297F0;
	font-weight:bold;
}
.TxtPeqAzOscuro{
	font-family: Verdana;
	font-size:10px;
	color:#004AAB;
	font-weight:bold;
}
.FraseAzClaro{
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
	color: #0297F0;
}
.FraseAzOscuro{
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
	color: #004AAB;
}
.FraseNegro{
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
	color: #000000;
}
h1, h2, h3 { font-family: "Trebuchet MS",Verdana,Sans-Serif; }

h2 {
    font-size: 1.5em;
    letter-spacing: 0.4pt;
    text-transform: uppercase;
    padding-top: 0.5em;
    color: #1C417C;
}

h3 {
    font-size: 1.0em;
    letter-spacing: 0.2pt;
    text-transform: uppercase;
    padding-top: 0.5em;
    color: #0464BB;
}

a img{ border: none; }