/* Created using Style Master from Western Civilisation CSS1 { 2 2 558 625 } */

body, p, li {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9pt;
background-color: #ffffff;
color: #808080;
}

/* 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. */

p {}

a:link {
text-decoration: none;
color: #5b7edc;
}

a:visited {
text-decoration: none;
color: #5b7edc;
}

a:hover {
text-decoration: underline;
color: #5b7edc;
}

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

BODY {
SCROLLBAR-FACE-COLOR:        #FFFFFF; 
SCROLLBAR-HIGHLIGHT-COLOR:   #FFFFFF; 
SCROLLBAR-SHADOW-COLOR:      #FFFFFF; 
SCROLLBAR-ARROW-COLOR:       #808080; 
SCROLLBAR-BASE-COLOR:        #808080; 
scrollbar-3d-light-color:    none;
scrollbar-dark-shadow-color: none;
}