/* 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 {
font-family: Arial;
font-size: 18pt;
color: #FFFFFF;font-weight:bold
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14pt;
color: #FFFFFF;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
color: #FFFFFF;
}

h4 {
font-family: Arial;
font-size: 14pt;
color: #FF0000;
}

h5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
color: #FF0000;
}

h6 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #FF0000;
}

p {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000;}
a:link {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000;}
a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000;}
a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;color: #ff9ba0;}
a:active {font-family: Arial, Helvetica, sans-serif;font-size: 10pt; color: #ff9ba0;}
address      { font-family: Arial; font-size: 10pt; color: #FFFFFF }
dl           { line-height: 100%; margin-top: 0; margin-bottom: 0 }