@charset "utf-8";
/* CSS Document */

.tabelas
{
background:url(images/11_05.jpg);
background-repeat:no-repeat;
padding:2px;
vertical-align:top;
height:185px;
color:#ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

a.tabelas {color:#ffffff}

.style1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #333333;
}

.style2 {
padding-left:5px;
font-size: 14px;
color: #C90000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

h1 {
padding-left:5px;
font-size: 14px;
color: #C90000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

.text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
}

a {
	font-size: 10px;
	color: #333333;
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
}
