/* Created using Style Master from Western Civilisation NS4.0 NS6 IE4.0 IE5 IE6 O5 { 49 95 451 409 } */
body, p, td, li {
border:     none;
background-color: black;
background-image: none;
}

/* 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: Times, "Times New Roman", serif;
color: #ffffff;
background-color: #000000;
text-align: center;
font-weight: bold;
font-size: x-large;
}

h1 {
border: none;
font-family: Times, "Times New Roman", serif;
color: white;
font-style: normal;
font-weight: normal;
font-variant: normal;
font-size: x-large;
vertical-align: top;
background-color: black;
text-align: center;
}

h2 {}

h3 {}

h4 {}

h5 {}

h6 {}

p {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: white;
text-decoration: none;
font-style: normal;
font-weight: normal;
font-size: x-small;
text-align: center;
background-color: #000000;
}

a:link {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: red;
font-size: x-small;
text-decoration: none underline;
background-color: #000000;
font-weight: bold;
text-align: center;
}

a:visited {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: aqua;
font-size: x-small;
background-color: #000000;
text-align: center;
}

a:hover {}

a:active {
font-family: Verdana, Helvetica, Arial, sans-serif;
}

img {
border: 1px white solid;
}
