p, td, li {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000000;
font-size: ;
background-image: url(eewhite70.gif);
}

/* 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: Arial, sans-serif;
color: navy;
text-align: center;
}

h2 {
font-family: Arial, sans-serif;
color: navy;
text-align: center;
}

h3 {
font-family: Arial, sans-serif;
color: navy;
}

h4 {}

h5 {}

h6 {}

p {}

a:link {
color: blue;
}

a:visited {
color: purple;
}

a:hover {
color: red;
}

a:active {}

img {}/* Created using Style Master from Western Civilisation CSS1 { 2 2 558 625 } */

body { 
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000000;
font-size: ;
background-image: url(eewhite70.gif);
 } 
 
 #wrapper { width:800px; margin:auto;}