BODY  {
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #DBDBDB; 
	SCROLLBAR-ARROW-COLOR: #C0C0C0; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-BASE-COLOR: #FFFFFF; 
	color : #666666;
	font-size : 10pt;
	font-family : Arial, Tahoma, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}

TABLE.formulario
{
	BACKGROUND-COLOR="#E9E9E9";
}
 

TD  {
	color : #666666;
	font-size : 8pt;
	font-family : Arial, Tahoma, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}


.titulo  {
	BACKGROUND-COLOR="#FFCC99";
	color : #CC3300;
	font-size : 10pt;
	font-family : Arial, Tahoma, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
}

A {
	font-size : 8pt;
	font-family : Arial, Tahoma, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #60699D;
	TEXT-DECORATION: none;
}

.linktitulo  {
	color : #60699D;
	font-size : 8pt;
	font-family : Verdana, Arial, Tahoma, sans-serif;
	font-weight : bold;
	font-style : normal;
}

.rodape {
	font-size : 7pt;
	font-family : Arial, Tahoma, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	TEXT-DECORATION: none;
}

.texto {
	font-size : 8pt;
	font-family : Arial, Tahoma, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	TEXT-DECORATION: none;
}

A:hover  {
	font-size : 8pt;
	font-family : Arial, Tahoma, Verdana, sans-serif;
	font-weight : normal;
	font-style : underline;
	color : #666666;
	TEXT-DECORATION: none;
}

.linktitulo:hover  {
	color : #000000;
	font-size : 8pt;
	font-family : Verdana, Arial, Tahoma, sans-serif;
	font-weight : bold;
	font-style : normal;
}
.rodape:hover {
	font-size : 7pt;
	font-family : Arial, Tahoma, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #FFCC99;
	TEXT-DECORATION: none;
}

.texto:hover
{
    FONT-SIZE: 8pt;
    TEXT-TRANSFORM: none;
    COLOR: #666666;
	font-family : Arial, Tahoma, Verdana, sans-serif;
    TEXT-DECORATION: none;
}

INPUT {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #004080; 
	FONT-STYLE: normal; 
	font-family : Arial, Tahoma, Verdana, sans-serif;
	BACKGROUND-COLOR: #FFFFFF; 
	border: 1px solid #CC3300;
}

SELECT {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #004080; 
	FONT-STYLE: normal; 
	font-family : Arial, Tahoma, Verdana, sans-serif;
	BACKGROUND-COLOR: #FFFFFF; 
	border: 1px solid #CC3300;
}

.botao {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #CC3300; 
	FONT-STYLE: normal; 
	font-family : Arial, Tahoma, Verdana, sans-serif;
	BACKGROUND-COLOR: #FFCC99; 
	border: 1px solid #CC3300;
}

TEXTAREA {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #004080; 
	FONT-STYLE: normal; 
	font-family : Arial, Tahoma, Verdana, sans-serif;
	BACKGROUND-COLOR: #FFFFFF; 
	border: 1px solid #CC3300;
}