 
A:LINK 
{ 
	color : #666666; 
	text-decoration : none; 
} 
A:VISITED  
{ 
	color : #799bc8; 
	text-decoration : none; 
} 
A:HOVER  
{ 
	color : #a1c2ed; 
	text-decoration : none; 
} 
A:ACTIVE  
{ 
	color : #8cb7f0; 
	text-decoration : none; 
} 

H1
{
	color: #999999;
	font-size: 16px;
	font-weight: bold;	
}

H2
{
	color: #e3e3c6;
	font-size: 40px;
	font-weight: normal;	
}

H3
{
	color: #1849ad;
	font-size: 26px;
	font-weight: normal;	
}

.rodape
{
	font-weight: normal;
	font-size: 10px;
	color: #999999;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	background-color: #ffffff;
} 

TD.menu 
{
	color: #ffffff;
	background-color: #799BC7;	
	display: block; 	
	width: 100%;
	height: 15px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
TD.menu a:link 
{
	color: #ffffff;
	background-color: #799BC7;	
	display: block; 	
	width: 100%;
	height: 15px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

TD.menu a:visited 
{
	color: #ffffff;
	background-color: #799BC7;	
	display: block; 	
	width: 100%;
	height: 15px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

TD.menu a:hover 
{
	color: #ffffff;
	background-color: #4B70A0;	
	display: block; 	
	width: 100%;
	height: 15px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

TD.menu a:active 
{
	color: #cccccc;
	background-color: #799BC7;	
	display: block; 	
	width: 100%;
	height: 15px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.titulo { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 40px; 
	color: #cccccc; 
	font-weight: normal; 
	line-height: 26px; 
} 
 
.texto { 
	font-family: Arial, Helvetica, Sans 
                          Serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: 1pt;
} 

.divisoriaHorizontal
{	
	background-color: #1849ad;
	border: 0px;
	height: 1px;
	width: 70%;
}

.divisoriaVertical
{	
	background-color: #1849ad;
	border: 0px;
	height: 120px;
	width: 1px;
}
 
UL  
{ 
	margin-top: -6pt; 
	margin-bottom: 0pt; 
	margin-left: 12pt; 
	color: #000000; 
	list-style-image : url('#000000');}	

