/* 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;
}
BODY {
 background-color:#0D5A01;
 margin:10px; 
 }
#header {
 background-repeat:no-repeat;
 margin:0px;
 }


/* 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 {
font-family: Arial, Helvetica, sans-serif;
}

h1 {}

h2 {}

h3 {font-size: 13pt;
}

h4 {}

h5 {}

h6 {}

p {}

a:link {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

a:visited {
color: #000000;}

a:hover {
color: #B5FBCE;}

a:active {
color: #000000;}

img {}