/* Created using Style Master from Western Civilisation NS4.0 NS6 IE4.0 IE5 IE6 O5 { 49 95 451 409 } */
 p, li{
font-family: Courier, "Courier New", monospace;
background-color: #005185;
border: none;
color: white;
font-weight: normal;
font-style: normal;
text-decoration: none;
font-size: 12pt;
text-align: left;
margin-top: 10px;
margin-right: 16px;
margin-bottom: 10px;
margin-left: 16px; }

/* 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. */
td {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: white;
font-size: 12px;
text-align: center; }
/* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. */

h2, h3, h4, h5, h6 {
font-family: Courier, "Courier New", monospace;
font-weight: bold;
}


h1 {
font-family: Courier, "Courier New", monospace;
font-weight: bold;
font-size: 24px
}

a:link {
color: white;
font-family: Courier, "Courier New", monospace;
text-decoration: underline; }

a:visited {
color: white;
font-family: Courier, "Courier New", monospace;
text-decoration: underline; }

a:active {
color: transparent;
font-style: inherit;
font-family: Courier, "Courier New", monospace;
}
a:hover {
color: red;
font-family: Courier, "Courier New", monospace;
text-decoration: none; }
ul, li, blockquote {
color: white;
text-align: left;
text-decoration: none;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 12pt;
margin-left: 16px;
margin-right: 16px;
margin-top: 10px;
margin-bottom: 10px;
background-color: #005185;
font-family: Courier, "Courier New", monospace; }
body {
background-color: #005185;
color: white; }

