body {
 /*color: rgb(0, 90, 151);*/
 color: #006080;
 font-family: "Arial", "Tahoma", "Impact", "Verdana";
 text-align: justify;
 scrollbar-face-color: #ffffff;
 scrollbar-shadow-color: rgb(0,90,151);
 scrollbar-highlight-color: #ffffff;
 scrollbar-3dlight-color: rgb(0,90,151);
 scrollbar-darkshadow-color: #dddddd;
 scrollbar-track-color: #eeeeee;
 scrollbar-arrow-color: rgb(0,90,151);
	
}

p.margin {margin-left: 0,4 cm}

a:link {
text-decoration: none;
color: #333333;
}


a:visited {
text-decoration: none;
color: #555555;
}


a:hover {
text-decoration: none;
color: rgb(0,115,191);
}


a:link {
text-decoration: none;
color: rgb(120,150,180);
}

a:visited {
text-decoration: none;
color: rgb(110,140,180);
}

a:hover {
text-decoration: underline;
color: rgb(125,160,190);
}

a:hover img{
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;

}

a:active {
text-decoration: none;
}

a.sub:link { 
text-decoration: none;
color: #ffffff;
} 


a { 
font-family: "Arial", "Tahoma", "Impact", "Verdana";
font-weight: normal;
} 



g {
	font-family: "Arial Narrow";
	font-size: 9pt;
	font-style: normal;
	font-weight: bolder;
	color: #635ed7;
}

H1 {
	font-family: "Arial", "Tahoma", "Impact", "Verdana";
	font-size: 11pt;
	font-style: normal;
	font-weight: bolder;
	color: rgb(0,90,151);
	text-decoration: none;
        margin-bottom:0px;

}



H2 {
	font-family: "Arial", "Tahoma", "Impact", "Verdana";
	font-size: 10pt;
	font-style: italic;
	font-weight: bolder;
	color: #444444;
	text-decoration: none;
}

H3 {
	font-family: "Arial", "Tahoma", "Impact", "Verdana";
	font-size: 9pt;
	font-weight: bolder;
}

/* qe é para o Sub menu no firefox */
qe:link {
text-decoration: none;
}

qe:visited {
text-decoration: none;
color: #000000;
}

qe:hover {
text-decoration: underline;
color: #eeeeee;
}

qe {	font-family: "Arial Narrow";
	color: #ffffff;
	font-size: 9pt;
	font-weight: normal;
	/*background-color: #005A97;*/
}

/* qw é para o menu no firefox */
qw:link {
text-decoration: none;
color: #000000;
}

qw:visited {
text-decoration: none;
color: #000000;
}

qw:hover {
text-decoration: none;
color: #222222;
}

qw {	font-family: "Arial Narrow";
	font-size: 9pt;
	font-weight: normal;
	/*background-color: #ffffff;*/
	
	
}

