body
{
    background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;	
	text-align:center;
    overflow: auto;		
	scrollbar-face-color:#DFE9ED;
	scrollbar-highlight-color:#DFE9ED; 
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-darkshadow-color:#AEADAD; 
	scrollbar-shadow-color:#DFE9ED; 
	scrollbar-arrow-color:#6B6A6A; 
	scrollbar-track-color:#EBF0F5;		
}
.cabecalho
{
	background-color: #DFE9ED;
    border-left: #0795C7 1px solid;					
    border-right: #0795C7 1px solid;				
	height: 220px;
}
.menu
{
	background-color: #DFE9ED;
	height: 34px;	
}
a.menu-link:link
{
    font-size: 7.5pt;
	font-weight: bold;		
    color: #000000;
    font-family: Verdana, Arial, Helvetica;
    cursor: hand;
    text-decoration: none;	
}
a.menu-link:active
{
    font-size: 7.5pt;
	font-weight: bold;		
    color: #000000;
    font-family: Verdana, Arial, Helvetica;
    cursor: hand;
    text-decoration: none;
}
a.menu-link:visited
{
    font-size: 7.5pt;
	font-weight: bold;		
    color: #000000;
    font-family: Verdana, Arial, Helvetica;
    cursor: hand;
    text-decoration: none;
}
a.menu-link:hover
{
    font-size: 7.5pt;
	font-weight: bold;	
    color: #0795C7;
    font-family: Verdana, Arial, Helvetica;
    cursor: hand;
    text-decoration: none;
}
.corpo
{
    background-color: #DFE9ED;	
    border-left: #0795C7 1px solid;						
    border-right: #0795C7 1px solid;				
    width: 710px;	
}
.rodape
{
	background-color: #DFE9ED;
    border-left: #0795C7 1px solid;						
    border-right: #0795C7 1px solid;				
	height: 34px;	
}
.texto-normal
{
    font-size: 7.5pt;
    color: #000000;
    font-family: Verdana, Arial, Helvetica;
}
.texto-negrito
{
    font-size: 7.5pt;
	font-weight: bold;	
    color: #000000;
    font-family: Verdana, Arial, Helvetica;
}
a.link-normal:link
{
    font-size: 7.5pt;
    color: #0795C7;
    font-family: Verdana, Arial, Helvetica;
    cursor: hand;
    text-decoration: none;	
}
a.link-normal:active
{
    font-size: 7.5pt;
    color: #0795C7;
    font-family: Verdana, Arial, Helvetica;
    cursor: hand;
    text-decoration: none;
}
a.link-normal:visited
{
    font-size: 7.5pt;
    color: #0795C7;
    font-family: Verdana, Arial, Helvetica;
    cursor: hand;
    text-decoration: none;
}
a.link-normal:hover
{
    font-size: 7.5pt;
    color: #0795C7;
    font-family: Verdana, Arial, Helvetica;
    cursor: hand;
    text-decoration: none;
}