/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style: normal;
}
.Estilo1 {
	color: #400000;
	font-weight: bold;
}
.Estilo2 {
	color: #0000FF;
	font-weight: bold;
}
.Estilo10 {color: #0080FF; font-size: smaller; }
.Estilo11 {
	color: #CCCC99;
	font-size: smaller;
}
.Estilo12 {
	color: #990000;
	font-size: larger;
}
.Estilo13 {color: #C0C0C0}
.Estilo15 {color: #FF0000}
.Estilo23 {color: #400000; font-size: 16px; }
.Estilo28 {color: #0000FF}
.Estilo29 {font-size: 9px}
.Estilo30 {color: #CCCC99; font-size: 9px; }
.Estilo31 {font-size: 12px}

.menu1:link {
	text-decoration: none;
	color: #0000FF;
	font-size: 10pt;
}

.menu1:visited {
	text-decoration: none;
  color: #0000FF;
}

.menu1:hover {
	text-decoration: none;
	color: #FF0000;
}

.menu1:active {
	text-decoration: none;
	color: #FF6600;
}
