BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
	H1	
	{	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:	2em;
		font-weight:	700;
		font-style:	normal;
		text-decoration:	none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
	}	
			
	H2	
	{	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:	1.75em;
		font-weight:	700;
		font-style:	normal;
		text-decoration:	none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
	}	
			
	H3	
	{	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:	1.58em;
		font-weight:	500;
		font-style:	normal;
		text-decoration:	none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
	}	
			
	H4	
	{	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:	1.33em;
		font-weight:	500;
		text-decoration:	none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
	}	
			
	H5, DT	
	{	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:	1em;
		font-weight:	700;
		font-style:	normal;
		text-decoration:	none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
	}	
			
	H6	
	{	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:	.8em;
		font-weight:	700;
		font-style:	normal;
		text-decoration:	none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
	}	
		
	TFOOT, THEAD	
	{	
		font-size:	1em;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
		font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	
{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
}	

A:link
{
	color: #3333cc;
	font-family: Verdana, Arial, Monospace;
	text-decoration: none;
}	
	
A:active
{
	color: #3333cc;
	font-family: Verdana, Arial, Monospace;
	text-decoration: none;
}	

A:visited	
{	
	color: #3333cc;
	font-family: Verdana, Arial, Monospace;
	text-decoration: none;
}	
		
A:hover
{
	color: #3333cc;
	font-family: Verdana, Arial, Monospace;
	text-decoration: underline;
}
	
SMALL	
{	
	font-size:	.7em;
}	

BIG	
{	
	font-size:	1.17em;
}	

BLOCKQUOTE, PRE	
{	
	font-family:	Courier New, monospace;
}	
	

UL LI	
{	
	list-style-type:	square ;
}	

UL LI LI	
{	
	list-style-type:	disc;
}	

UL LI LI LI	
{	
	list-style-type:	circle;
}	
	
OL LI	
{	
	list-style-type:	decimal;
}	

OL OL LI	
{	
	list-style-type:	lower-alpha;
}	

OL OL OL LI	
{	
	list-style-type:	lower-roman;
}	

IMG 	
{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
	
.Label
{
	font-size: 8pt;
	color: #1d5f99;
	font-family: Verdana, Arial, Monospace;
}

.LabelJ
{
	font-size: 8pt;
	color: #1d5f99;
	font-family: Verdana, Arial, Monospace;
	text-align: justify;
}

.Label1
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, Monospace;
}

.Label2
{
	font-size: 12px;
	font-family: Verdana, Arial, Monospace;
	color: #1d5f99;
	text-align: justify;
}

.LabelSimples
{
	font-size: 11px;
	font-family: Verdana, Arial, Monospace;
	font-variant: small-caps;
}

.Titulo
{
	font-weight: bold;
	font-size: 14px;
	color: #1d5f99;
	font-family: Verdana, Arial, Monospace;
	font-variant: small-caps;
}
.Destaque
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-weight: bold;
	font-size: 18px;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-family: Verdana, Arial, Monospace;
	background-color: gainsboro;
}

.Erro
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-weight: bold;
	font-size: 20px;
	font-family: Verdana, Arial, Monospace;
	background-color: #ff0066;
	font-variant: small-caps;
}

.Aviso
{
	border-top-width: 1px;
	font-weight: bold;
	border-left-width: 1px;
	font-size: 20px;
	border-left-color: darkgray;
	border-bottom-width: 1px;
	border-bottom-color: darkgray;
	text-transform: uppercase;
	color: #ff0033;
	border-top-color: darkgray;
	font-family: Verdana, Arial, Monospace;
	background-color: transparent;
	border-right-width: 1px;
	border-right-color: darkgray;
}

.TxBox
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 8pt;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: Verdana, Arial, Monospace;
	height: 18px;
}

.Button
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 13px;
	border-left: black 1px solid;
	width: 100px;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial, Monospace;
	height: 22px;
}


.MenuStyle
{
	background-color:white;
	border:1px;
	border-style:solid;
	border-color:Gray; 
}

.MenuItem
{
	border-right: ghostwhite 1px solid;
	padding-right: 5px;
	border-top: ghostwhite 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: ghostwhite 1px solid;
	cursor: hand;
	padding-top: 2px;
	border-bottom: ghostwhite 1px solid;
	font-family: Verdana, Arial, Monospace;
	background-color: whitesmoke;
}

.MouseOver
{
	border-right: mediumblue 1px solid;
	padding-right: 5px;
	border-top: mediumblue 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: mediumblue 1px solid;
	cursor: hand;
	color: black;
	padding-top: 2px;
	border-bottom: mediumblue 1px solid;
	font-family: Verdana, Arial, Monospace;
	background-color: #9bbde4;
}