/* Created using Style Master from Western Civilisation NS4.0

NS6

IE4.0

IE5

IE6

O5 { 49 95 558 625 } */

body, p, td, li {
font-family: Times;
color: black;
bgcolor: #006600;
font-size: xx-small;
font-weight: normal;
font-stretch: expanded;
}

/* 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-family: Times;
font-size: xx-large;
font-weight: bold;
color: #cc0066;
text-decoration: none;
}

h2 {
font-family: Arial;
font-size: 11px;
color: #cc0066;
}

h3 {}

h4 {}

h5 {
font-family: Arial;
font-size: 9px;
color: #cc0066;
}

h6 {}

p {font-size: -20%}

a:link {
color: #cc0066;
font-family: Arial;
font-weight: bold;
font-size: xx-small;
text-decoration: none;
}

a:visited {
color: #cc0066;
font-family: Times;
font-weight: bold;
font-size: xx-small;
text-decoration: none;
}

a:active {
color: #cc0066;
font-weight: bold;
font-family: Times;
font-size: xx-small;
text-decoration: none;
}

a:hover {
color: #cc0066;
font-weight: bold;
font-family: Times;
font-size: xx-small;
text-decoration: none;
}

/* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. */

