body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.box1 {
	padding: 2px;
	border: 2px solid #000000;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	font-variant: normal;
}

.box2 {
	padding: 5px;
	border: 1px solid #CCCCCC;

}
.resaltar {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.bold {
	font-weight: bold;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.mini {
	font-size: 8px;
}
.resaltarazul {
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.bigblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000099;
	font-weight: bold;


}
.bigred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}
.botones {
	color: #FFFFFF;
	background-color: #000099;
	border: none #CC0000;
}
.boldrojo {
	font-weight: bold;
	color: #CC0000;

}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
}
.boldazul {
	font-weight: bold;
	color: #000099;
}
.blanco {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.boldblanco {

	font-weight: bold;
	color: #FFFFFF;
}
.rojo {
	color: #CC0000;
}
