/* Created using Style Master from Western Civilisation CSS1 { 49 95 451 409 } */
body, p, td, li {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000000;
font-size: 10pt;
}

/* 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: Times, "Times New Roman", serif;
color: #000000;
font-size: 32pt;
font-weight: bold;
}

h2 {
font-family: Times, "Times New Roman", serif;
color: #000000;
font-size: 24pt;
font-weight: bold;
}

h3 {
font-family: Times, "Times New Roman", serif;
color: #000000;
font-size: 14pt;
font-weight: bold;
}

h4 {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000000;
font-weight: bold;
font-size: 12pt;
}

h5 {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000000;
font-size: 12pt;
}

h6 {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000000;
font-size: 10pt;
}

p {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000000;
font-size: 12pt;
}

a:link {
font-family: Times, "Times New Roman", serif;
color: #1822cd;
font-size: 12pt;
}

a:visited {
font-family: Times, "Times New Roman", serif;
color: #222222;
font-size: 12pt;
}

a:hover {
font-family: Times, "Times New Roman", serif;
color: #5b87f2;
font-size: 12pt;
background-color: #ffffff;
}

a:active {}

img {}

ul {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000000;
font-size: 12pt;
}

li {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000000;
font-size: 10pt;
}

ol {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000000;
}