body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}td {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.titulo {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.claro {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #555555;
}
a {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}
.subtitulo {

	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.menu {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
td.menu_on {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #30318E;
}
td.menu_off {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #30318E;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #333333;
}
a.menu_off {


	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #333333;
}
a.menu_off:hover {


	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #8F8FDA;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #333333;
}

