/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	
}
body {
	background-color: #110056;
	margin-left: 0px;
	margin-top: 0px;
}
.Estilo1 {
	color: #EC7600;
	font-weight: bold;
}

.Estilo2 {
	color: #000000;
	font-weight: bold;
	font-size: medium;
}

hr { color:#FFA346;
}

a:link { color:#EC7600;
}

a:visited { color:#FFA346;
}

a:hover { color:#FFA346;
}

a:active { color:#EC7600;
}

table { font-size:small;
}

.Estilo3 {
		color: #000000;
		font-size: x-small;
}

.Estilo4 {
	font-weight: bold;
	font-size: small;
	color: #110056;
}
.Estilo5 {
		color: #FFFFFF;
		font-size: small;
}
.Estilo6 {
	color: #000000;
	font-size: x-small;
	font-style: italic;
}

.Fondotabla {
	background-color: #FCDCAB;
}

.Estilo7 {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #110056;
}
.Estilo8 {
	color: #EC7600;
	font-size: x-small;
	text-transform: uppercase;
	font-weight: bold;
}

.Estilo9 {
	font-size: x-small;
	color: #110056;
	font-weight: bold;
}

.Estilo10 {font-size: 10px}

.Estilo11 {
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #110056;
	font-weight: bold;
}
