.tdstyle1 {
	background-color: #009CCE;
	font-family: Impact; 
	font-size: 8pt; 
	color: #FFFFFF
}
.tdstyle2 {
	background-color: #00639C; /* header color */
}
.tdstyle3 {
	background-color: #CCFFFF; /* header color */
}
.tdstyle4 {
	background-color: #9CCEFF; /* header color */
}
.tdstyle5 {
	background-color: #999999; /* header color */
	padding: 3px;
    COLOR: #00639C
}
sessiontitle1 { 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
}
.wincaption { 
	font-family: tahoma; 
	font-size: 7pt; 
	color:#FFFFFF;
	font-weight: bold
}

BODY
{
    SCROLLBAR-FACE-COLOR: #808080;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-SHADOW-COLOR: #FFFFFF;
    SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-ARROW-COLOR: #FFFFFF;
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
    SCROLLBAR-BASE-COLOR: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
TBODY
{
    COLOR: #666666;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 8pt;
}
a
{ 
	color: #006633;
	text-decoration: none;
}
a:hover
{ 
	color: #006633;
	text-decoration: underline;
}
.titulos {
	font-family: tahoma;
	font-size: 9pt;
	color: #006633;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
.titulos_pag {
	font-family: tahoma;
	font-size: 9pt;
	color: #E77817;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
.titulos_tech {
	font-family: tahoma;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
	font-weight:bold;
}
.textoAss {
	font-family: tahoma;
	font-size: 7pt;
	font-weight: normal;
	color: #666666;
}
.textoGeral {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
.titulos02 {
	font-family: tahoma;
	font-size: 12pt;
	color:#ff6600;
	text-decoration: none;
	font-weight:bold;
}

.form {

	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	border:1px solid #666666;
}