.green  {
	color : #008040;
	font-family : Arial, Verdana, Helvetica, sans-serif;
        font-weight: 800;
	margin-left : 11px;
	margin-right : 12px;
	/* font-size : larger; */
	font-stretch : ultra-condensed;
}

body {
	color : #111111;
	font-family : Verdana, Arial, Verdana, Helvetica, sans-serif;
	/* font-size : normal; */
	color:black; 
	margin: 10 60 0 60;

scrollbar-face-color: #C8D1D7; scrollbar-highlight-color: #EAF0F7;
scrollbar-shadow-color: #95AFC4; scrollbar-3dlight-color: #D6DDE2;
scrollbar-arrow-color:  #006699; scrollbar-track-color: #EFEFEF;
scrollbar-darkshadow-color: #7294AF;

}

H1 { font-family:Verdana, Arial, Helvetica; font-weight:bold; color:black; font-size : larger; }


.braz {
	font-family : Arial, Helvetica, sans-serif;
	color : #800000;
	margin-left : 14px;
	font-weight : bold;
}


.mylink {
color: #0000ff; 
text-decoration: none;
font-weight : bold; }      

.mylink:hover {
color: #ff5000; 
text-decoration: underline; 
font-weight : bold;}

.mylink:active {
color: #ff0000; 
text-decoration: underline; 
font-weight : bold;
}

.glink {
color: #454580; 
text-decoration: none;
 }      

.booklink {
color: #454580;
text-decoration: none;
 }      

.booklinkstrong {
color: #2020E0;
text-decoration: none;
}      

.goralink {
color: #fffceb; 
text-decoration: none; }    

