body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
body {
}

.titulo_logo {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #173862;
	text-align: left;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	color: 173862;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #173862;
}
a:visited {
	text-decoration: none;
	color: 173862;
	font-family: Tahoma;
	font-size: 11px;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-family: Tahoma;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	color: 173862;
}
.style9 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
body {
	background-image: url(../web/html/images/bg.gif);
	background-color: #E0E0E0;
}

