/**  main cr pages Landscape, tan scroll   **/

 html       {font-size: 10pt; font-family: arial; color: #000000; line-height: normal;
            background-image: url('../i/cream1bg.jpg');
	        
            scrollbar-track-color     : #EEDAB8;
            scrollbar-face-color      : #E0CAA8;

            scrollbar-highlight-color : #908070;
	        scrollbar-3dlight-color   : #FFFFFF;

            scrollbar-darkshadow-color: #705040;
	        scrollbar-shadow-color    : #FFFFFF;

	        scrollbar-arrow-color     : #000000 }   	        
	        	        
 pre        { font-size: 10pt; font-family: courier new }
 p          { font-size: 10pt; font-family: arial }
 td         { font-size: 12pt; font-family: arial; font-weight: bold }
 th         { font-size: 10pt; font-family: arial; font-weight: normal }
 blockquote { font-size: 12pt; font-family: arial; font-weight: normal; margin: 10px }
 
 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 }