/* Created using Style Master from Western Civilisation CSS1 { 2 2 558 625 } */

body, p, td, li {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
}

/* 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. */

/* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. */

h1, h2, h3, h4, h5, h6 {}

h1 {
font-family: Arial;
font-size: 24pt;
color: #FFFFFF;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18pt;
color: #FFFFFF;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14pt;
color: #FFFFFF;
}

h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
color: #FFFFFF;
}

h5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14pt;
color: #c0c0c0;
}

h6 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
color: #c0c0c0;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
}

a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #ff000b;
}

a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #ff000b;
}

a:hover {
font-family: Arial;
font-size: 10pt;
color: #808080;
}

a:active {
font-family: Arial;
font-size: 10pt;
color: #C0C0C0;
}

img {}