a, A:link, a:visited, a:active 
{
	color: #005101; 
	text-decoration: none; 
	font-family: Verdana;
	font-size: 11px
}

A:hover 
{
	color: #ff0000; 
	text-decoration: none; 
	font-family: Verdana;
	font-size: 11px
}
	
tr, td, ul, li, br, div 
{
	color: #000000; 
	font-family: Verdana;
	font-size: 11px
}

P
{  text-align:justify;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana
}
	
.header1, h1 
{
	color: #ffffff; 
	background: #4682B4; 
	font-weight: bold; 
	font-family: Verdana;
	font-size: 13px; 
	margin: 0px; 
	padding: 2px;
}
	
.header2, h2 
{
	color: #000000; 
	background: #DBEAF5; 
	font-weight: bold; 
	font-family: Verdana;
	font-size: 12px;
}
	
.intd 
{
	color: #000000; 
	font-family: Verdana;
	font-size: 11px; 
	padding-left: 15px;
}

.button, input, file, textarea, select, option, listing
{
	color: #000000; 
	font-family: Verdana;
	font-size: 11px
}

.Titulo
{
	color: #015200;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}

.Texto
{
	color: #000033;
	font-family: Verdana;
	font-size: 11px;
	vertical-align: top;
	text-align: justify;
	
}

.highlight 
{
	text-decoration: none;
	color:black;
	background:yellow;
}

.NivelRoot
{
	color: white;
	font-family: Verdana;
	background-color: #006600;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
}
