/* GERAL CSS - PLANETA_CRIATIVO */
/* BY RENATO_ABREU */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 12px;
	color: #666666;
}
.Fonte10{
    FONT-SIZE: 10px;
    COLOR: #666666;
	font-weight:bold;
}
#scroll {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
    width:100%;
	padding-right:10px;
    height:196px;
    overflow:auto;
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#666666;
	scrollbar-highlight-color:#999999;
	scrollbar-face-color:#9FC639;
	scrollbar-shadow-color:#999999;
	scrollbar-darkshadow-color:#FFFF00;
	scrollbar-track-color:#94C022;
	}
