@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Geneva;
	font-size: 11px;
	color: #333333;
}
.resaltar {
	font-weight: bold;
	color: #000000;
}
.moztaza {
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
}
.vertical {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}.marco {
	border: 5px solid #CCCCCC;
}
a:link {
	color: #0099FF;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-family: Geneva;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

