html {
scrollbar-base-color: #0099FF;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #CCCCCC;

scrollbar-shadow-color: #CCCCCC;
scrollbar-lightshadow-color: black;
scrollbar-darkshadow-color: #000000;

scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
}
body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial;
	font-size: 11px;
}
.branco {
color: #FFFFFF
}
.padrao {
color: #0099FF
}
.padrab {color: #0099FF; font-weight: bold;
}
.informe {color: #0099FF; font-weight: bold; font-size: 36px;
}
a {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #0099FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000099;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial;
}
h1 {
	font-size: 11px;
}
h2 {
	font-size: 11px;
}
h3 {
	font-size: 11px;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 11px;
}