/* Created using Style Master from Western Civilisation CSS1 { 49 95 451 409 } */
body, p, td, li
{background-color: #000000;
color: #ffffcc;
font-family: Times, "Times New Roman", serif;
font-size:  10px}

/* 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
{background-color: #000000;
color: #ffffcc;
font-family: Times, "Times New Roman", serif;
font-size:  10px}

h1
{font-family: Times, "Times New Roman", serif}

h2
{font-family: Times, "Times New Roman", serif}

h3
{font-family: Times, "Times New Roman", serif}

h4
{font-family: Times, "Times New Roman", serif}

h5
{font-family: Times, "Times New Roman", serif}

h6
{font-family: Times, "Times New Roman", serif}

p
{font-family: Times, "Times New Roman", serif}

a:link
{}

a:visited
{}

a:hover
{}

a:active
{}

img
{}