body { background : url(imagens/bg_site.gif) ;  background-position: top center; background-color : #f8f7f4; background-repeat : repeat-y; } 

H1 {
	font: bold 250%/100% Arial, sans-serif;
	color: #006699;
	letter-spacing: -2px;
	padding-bottom: 2px;
}
H2 {
	font: bold 154%/100% Arial, sans-serif;
	color: #006699;
	letter-spacing: -1px;
	padding-bottom: 5px;
}
.buttonscontainer1 {width: 200px;}
.buttons4 {display: block;
width: 100%;
font: 10px Arial, sans-serif;
padding: 2px;
padding-left: 3px;
background-color: #FFFFFF;
color: #0066cc;
border-left: 8px solid #FFFFFF;
border-bottom: 1px solid #A4C0E2;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}
.cel_traco {border-bottom: 1px solid #cccccc;}
.cel_painel {border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc;}
.cel_resultado {border-right: 1px solid #cccccc;}
.buttons4:hover {border-left: 8px solid #E77919;
text-decoration: none; background-color: #F1F2E2;
color: #2A4089;}
TD.plano {font-family: Arial; font-size: 55%; color: #333333}
TD {font-family: Arial; font-size: 80%; color: #333333}
FORM {margin: 0px}
INPUT {font-family: Arial; font-size: 11px}
SELECT {font-family: Arial; font-size: 11px; margin: 1px 0px; margin-right: 10px}
TEXTAREA {font-family: Verdana; font-size: 11px; padding: 1px 3px 0px; margin-right: 10px}
P {margin-top: 15px}
HR {height: 1px; color: #DDDDDD; margin: 10px 0px}

/** Standard links **/
a{text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}

.buttonscontainer1 {width: 190px;}
.buttons4 a {display: block;
width: 100%;
font: 11px Trebuchet MS, Arial, sans-serif;
padding: 2px;
padding-left: 3px;
background-color: #FFFFFF;
color: #0066cc;
border-left: 8px solid #FFFFFF;
border-bottom: 1px solid #A4C0E2;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons4 a:hover {border-left: 8px solid #E77919;
text-decoration: none; background-color: #F1F2E2;
color: #2A4089;}

.buttons3 a {font: 11px Trebuchet MS, Arial, sans-serif;
text-decoration: none;
font-weight: bold;
color: #234A76;
width: 100%;
padding: 2px;
display: block;
border-bottom: 1px solid #A4C0E2;
text-align: left;}

.buttons3 a:hover {text-decoration: none;
background-color: #FF9900;
color: #FFFFFF;}
