a            { font-size: 12pt; font-family:Arial Narrow}


a:link       { font-family: Arial Narrow; font-size: 12pt }
a:active     { font-family: Arial Narrow; font-size: 12pt; font-weight: bold; color:#003300; }
A:hover   	 { font-family: Arial Narrow; font-size: 12pt; font-weight: bold; text-decoration:underline; color:#003300; }

td           { font-family: Arial Narrow; font-size: 12pt }

body       	 { font-family: Arial Narrow; font-size: 12pt }

h1           { font-family: Arial Narrow; font-size: 14pt; color: #003300; font-weight: bold }
h2           { font-family: Arial Narrow; font-size: 12pt; color: #003300; font-weight: bold}
.eng_n       { font-family: Arial Narrow; font-size: 12pt; color: #003300}
h6           { font-family: Bookman Old Style; font-size: 14pt; color: #003300; font-weight: bold; text-align:center }

body 		 { scrollbar-base-color: #ffffff; 
			   scrollbar-face-color: #ffffff; 
			   scrollbar-track-color: #ffffff; 
			   scrollbar-arrow-color: #808080;
			   scrollbar-highlight-color: #ffffff;
			   scrollbar-3dlight-color: #C0C0C0; 
			   scrollbar-shadow-color: #999999;
			   scrollbar-darkshadow-color: #999999;
			 }
			 
hr           { color: #003300}