/* CSS Document */
body,td,th,span {
	_font-family: Tahoma, Trebuchet MS, Verdana, Alien Ghost 2;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.fonte_bunitinha {
				  _font-family: Tahoma, Trebuchet MS, Verdana, Alien Ghost 2;
				  font-family:Arial, Helvetica, sans-serif;
}

body {
	background-image:url(fundo.png); background-repeat:repeat;  
}
.style1 {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 10px;
}
.style2 {
	color: #333333;
	font-weight: bold;
}
.style3 {	
			_font-family: Tahoma, Trebuchet MS, Verdana, Alien Ghost 2; 
			font-family:Arial, Helvetica, sans-serif;  
			font-size: 11px;
		}
		
.style4 {
	color: #CC0000;
	font-size: 11px;
}
a {
	font-family: Tahoma, Trebuchet MS, Verdana, Arial;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.style7 {font-size: 10px}
.style8 {
	color: #FFFFFF;
	font-size: 11px;
}
.style9 {color: #FFFFFF}

