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 {
	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
}

a {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

a:active {
	text-decoration: none;
	color: #CCCCCC;
}

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;
}
