li {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
; list-style-image: url(images/li.gif)
}

body {
;
}

/* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties using a selector group. */

h1, h2, h3, h4, h5, h6 {}

h1 {
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

b {
font-size: 12px;
color: #000000;
; font-weight: bold
}

h2 {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
; font-weight: bold
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
line-height: normal;
}

h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;

}

h5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}

h6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

p {}

a:link {
color: #666666;
text-decoration: underline;
}

a:visited {
color: #666666;
}

a:active {
color: #666666;
text-decoration: none;
}

a:hover {
color: #FF6600;
text-decoration: none;
}


body { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:  #000000;
text-align: justify;
; list-style-type: square
 } p { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-align: justify;
 } td { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
; list-style-type: square
 } 

BODY {
/*scrollbar-face-color:#527194;
scrollbar-arrow-color:#00ccff;
scrollbar-track-color:#EEEEEE;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';*/
 }
 
.scroll_hyper a {color: #FFFFFF; text-decoration:none;}

.scroll_hyper a:hover {text-decoration:underline;}

.recs_hyper a {color: transparent;}

.recs_hyper a:hover {color: transparent;}
