<STYLE TYPE-"type/css">

<!--
BODY  
A:link {color: #FFD700}
A:visited {color: #FFD700}

H1 {font-size: 24pt; font-family: arial; color: #000000; font-weight: bold}
H2 {font-size: 24pt; font-family: arial; color: #000000}
H3 {font size: 14pt; font-family: arial; color: #000000; font-weight: bold}  
H4 {font-size: 12pt; font-family: arial; color: #000000; font-weight: bold}  
H5 {font size: 12pt; font-family: arial; color: #000000}  
H6 {font-size: 8pt; font-family: arial; color:  #000000}  
P {font size:11pt; font-family: arial}

a.cat:link { color: white ; text-decoration: none } 
a.cat:active { color: white ; text-decoration: none }
a.cat:visited { color: white ; text-decoration: none }
a.cat:hover { color: black; text-decoration: underline;
background: #CCFFCC } 
a.dog:link { color: black  ; text-decoration: none } 
a.dog:active { color: black  ; text-decoration: none }
a.dog:visited { color: black ; text-decoration: none }
a.dog:hover { color: white; text-decoration: underline;
background: #006633 }

BODY
{scrollbar-base-color: #003300;
scrollbar-arror-color:  green;
scrollbar-DarkShadow-Color: black;}

.tab {
   padding-left: 50pt;
   padding-right: 50pt;
   }



-->

</STYLE> 

