/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-image: url(imagens/padrao.gif);
	scrollbar-arrow-color: #CC3300;
    scrollbar-base-color: #CC3300;
    scrollbar-dark-shadow-color: #000000;
    scrollbar-track-color: #006633;
    scrollbar-face-color: #006633;
    scrollbar-shadow-color: #006633;
    scrollbar-highlight-color: #006633;
    scrollbar-3d-light-color: #006633;

	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 10px;
	color: #990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {color: #000000}



.promos {
	text-transform: capitalize;
}
