BODY {
	background-color : transparent;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 10%;
	margin-right : 10%;
	text-align : justify;
	background-image : url(../Imagenes/Fondo.jpg);
	background-position : top;
	font : normal;
	background-repeat : no-repeat;
	background-attachment: fixed;
	border-top : 0;
}

A:LINK, A:VISITED {
	text-decoration : underline;
	color : Black;
}

A:HOVER {
	background-color : #FFFFFF;
	color : #00009F;
	text-decoration : none;
}

H1 {
	color : Black;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 200%;
	margin-bottom : -1em;
	margin-left : -5%;
}

H2 {
	color : Navy;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 160%;
	margin-left : -5%;
	margin-top : 2.7em;
}

H3 {
	color : White;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 140%;
	margin-left : -5%;
	margin-top : 2em;
}

H4 {
	color : #006400;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
	margin-left : -5%;
	margin-top : 1.5em;
}

H5 {
	color : Black;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : 900;
	margin-top : 1.5em;
}

H6 {
	color : Lime;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

TH {
	background-color : #FFFFFF;
}

TD {
	background-color : #F0F0F0;
	font-size : smaller;
}

.TopStripText {FONT: 12px Arial, Helvetica; COLOR: #000000; TEXT-DECORATION: none}
.TopStripBorder {BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid}
.Level1Border {BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid}
.Level1Text   {FONT: 12px Arial, Helvetica; COLOR: #FFFFFF; TEXT-DECORATION: none}
.Level2Border {BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid}
.Level2Text	  {FONT: 12px Arial, Helvetica; COLOR: #000000; TEXT-DECORATION: none}
