/**  main 1 Portrait, black scroll   **/
/** revised 01 August 2003 **/

 html           { font-size: 10pt; font-family: arial;
                background-image : url('../i/leatherbg.jpg') ;
                line-height : "normal"    ; color : #000000 ;
                scrollbar-track-color     : #202020 ;
                scrollbar-face-color      : #000000 ;

                scrollbar-highlight-color : #404060 ;
	            scrollbar-3dlight-color   : #ffffff ;

                scrollbar-darkshadow-color: #000000 ;
    	        scrollbar-shadow-color    : #406040 ;

	            scrollbar-arrow-color     : #ffffff }
	        
 pre            { font-size: 10pt; font-family: "courier new" }
 p              { font-size: 10pt; font-family: arial }
 td             { font-size: 10pt; font-family: arial }
 th             { font-size: 10pt; font-family: arial; font-weight: normal }
 tt             { font-size: 10pt; font-family: "comic sans ms"; color: "#701010"; font-weight: bold }
 li             { font-size: 10pt; font-family: arial }
 i              { font-size: 10pt; font-family: arial }
 blockquote     { font-size: 10pt; font-family: arial; font-weight: normal; margin: 10px; text-align: left }
  
 A:link         { color: #DC143C; text-decoration: none }
 A:visited      { color: #802020; text-decoration: underline }

 A:active       { color: #802020; background-color: #FFFFFF }
 A:hover        { color: white  ; background-color: #701010 }

 A:link img     { border-color: #FF2000 } 
 A:visited img  { border-color: tan     } 
 
 A:hover   img  { border-color: #FFFFFF ; background-color: #D4D4FF} 
 A:active  img  { border-color: #2020FF ; background-color: #C0C0F0} 

 h4             { font-size: 12pt ; font-family: arial ; color: #701010 }
 h6             { font-size: 8pt  ; font-family: arial ; color: #701010 ; page-break-before: always }
 
 @page     { size: auto }
