/* Created using Style Master from Western Civilisation CSS1 { 49 94 451 409 } */
body, p, td, li {
font-family: 'arial';
color: #993333;
font-size: 10pt;
background-color: #ffffcc;
text-align: left;
}

/* 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 {
color: #336699;
}

h1 {
color: #666666;
font-size: 16pt;
font-weight: bold;
background-color: #ffffcc;
text-align: left;
}

h2 {
color: #333366;
font-size: 13pt;
}

h3 {
color: #996666;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 15pt;
}

h4 {color: #333366 ;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 15pt;}

h5 {font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9pt;}

h6 {}

p {color: #663333}

a:link {
color: #993333;
font-size: 10pt;font-weight: bold;
}

a:visited {
color: #663333;
font-size: 10pt;font-weight: bold;
}

a:hover {font-size: 10pt;}

a:active {}

img {
color: #666699;
font-weight: bold;
}