
/* Created using Style Master from Western Civilisation NS4.0 NS6 IE4.0 IE5 IE6 O5 { 49 95 451 409;
*/
body {
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: white;
border: none;
color: black;
font-weight: normal;
font-style: normal;
text-decoration: none;
font-size: 12pt;
padding: 2px;
margin: 10px; }

a:anchor {
font-family: Verdana, Helvetica, Arial, sans-serif;
text-decoration: none;
color: black;
font-weight: inherit;
font-style: inherit; 
}

blockquote.quotation {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: black;
font-size: 12px;
margin-right: 20px;
margin-left: 20px;
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. */

h2, h3, h4, h5, h6 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
}


h1 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 24px
}

a:link {
text-decoration: none;
color: blue;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

a:visited {
text-decoration: none;
color: blue;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

a:active {
text-decoration: none;
color: transparent;
font-style: italic;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

a:hover {
color: red;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-decoration: none;
 }
p {
margin: 15px;
text-align: left; }
