li {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: justify;
; 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: #666666
}

b {
font-size: 12px;
; font-weight: bold
}

h2 {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
; font-weight: bold
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
line-height: normal;
}

h4 {}

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: #FFFFFF;
; text-decoration: underline
}

a:visited {
color: #FFFFFF;
}

a:active {
color: #FFFFFF;
; text-decoration: none
}

a:hover {
color: #FFCC33;
; text-decoration: none
}

/* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. *//* Created using Style Master from Western Civilisation CSS1 { 56 348 714 737 } */

body { 
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
; list-style-type: square
 } p { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
 } td { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
; list-style-type: square
 } 

BODY {
scrollbar-face-color:#0D3465;
scrollbar-arrow-color:#7D9ECB;
scrollbar-track-color:#334D99;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
; text-align: justify
 }