/**  main 1 Portrait, tan scroll   **/
/** version A1 14 August 2003 **/

 html       { font-size: 10pt; font-family: arial;
            background-image : url('../i/leatherbg.jpg') ;
            line-height : "normal"    ; color : #000000 ;

            scrollbar-track-color     : #602828 ;
            scrollbar-face-color      : #f3Deb3 ;

            scrollbar-highlight-color : #c0c0c0 ;
	    scrollbar-3dlight-color   : #ffffff ;

            scrollbar-darkshadow-color: #000000 ;
	    scrollbar-shadow-color    : #d0d0bff ;

	    scrollbar-arrow-color     : #000000 }
	        
 pre        { font-size: 10pt; font-family: "courier new" }
 p          { font-size: 10pt; font-family: "times new roman"; font-size=14 }
 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"; 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: 20px; text-align: justify }
  
 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: portrait }