td {
	font-family: Arial; 
	font-size: 12px; 
	color: #000000
}

body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #EE2B21;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #EE2B21;
	scrollbar-darkshadow-color: #EE2B21;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #EE2B21;
}

a:link {color: #006699;text-decoration: none;font-weight: bold;}
a:visited {color: #006699;text-decoration: none;font-weight: bold;}
a:hover {color: RED;text-decoration: none;font-weight: bold;}
a:active {color: #FF9900;text-decoration: none;font-weight: bold;}

.box {
	font-family: Arial; 
	font-size: 9px; 
	font-weight: bold; 
	color: #FF6600; 
	border: #000000; 
	border-style: solid; border-top-width: 1px;
	border-right-width: 1px; 	
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	height: 14px
}

.botao1 {
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	color: #FFFFFF;
	font-family: Arial; 
	font-size: 9pt;
	font-weight: bold;  
	background: #0099CC
}
.box1 { font-family: Arial; font-size: 9px; font-weight: bold; color: #FF6600; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; height: 15px}
.box2 { font-family: Arial; font-size: 9px; font-weight: normal; color: #000000; border: #000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.box3 { font-family: Arial; font-size: 9px; font-weight: normal; color: #000000; border: #000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; width:175px}
