

/* Created 20010531 */

body
{background-color: #000000;
color: #ffffff;
font-family: "Courier New", Courier, monospace;
margin-top: 0}

/* IMAGES */

a img
{border: 0px;
padding: 0px}

/* HYPERLINKS */

a:link
{color: white;
text-decoration: underline}

a:visited
{background-color: black;
color: white;
text-decoration: underline}

a:hover
{background-color: white;
color: red;
text-decoration: underline overline}

a:active
{background-color: black;
color: red;
text-decoration: underline}

a.homepage:link
{color: black;
text-decoration: underline}

a.homepage:visited
{background-color: white;
color: black;
text-decoration: underline}

a.homepage:hover
{background-color: white;
color: red;
text-decoration: underline overline}

a.homepage:active
{background-color: #ffffff;
color: red;
text-decoration: underline}

/* TEXT */

em
{font-weight: bold}

p
{background-color: #000000;
color: #ffffff;
font-family: "Courier New", Courier, monospace;
padding-left: 50px;
padding-right: 30px;
vertical-align: middle}

p.footer
{font-size: 10pt;
margin-top: 30px;
text-align: center}

p.question
{background-color: #000000;
color: #eeffff;
font-family: "Courier New", Courier, monospace;
font-size: 16pt;
font-weight: bold;
padding-left: 20px;
padding-right: 20px;
text-align: left}

p.answer
{background-color: #000000;
color: #ffffff;
font-family: "Courier New", Courier, monospace;
font-size: 14pt;
padding-left: 30px;
padding-right: 30px;
font-weight: normal;}

ul
{background-color: #0f0000;
color: #ffffff;
font-family: "Courier New", Courier, monospace;
font-size: 14pt;
padding-left: 75px;
padding-right: 25px;
text-align: left}

li
{padding-left: 25px}

h1
{background-color: #000000;
color: #ddddff;
font-family: "Courier New", Courier, monospace;
font-size: 26pt;
font-weight: bold;
padding-left: 25px}

h2
{background-color: #000000;
color: #eeffff;
font-family: "Courier New", Courier, monospace;
font-size: 16pt;
font-weight: bold;
padding-left: 20px;
padding-right: 30px;
text-align: left}

h3
{background-color: #000000;
color: #ffffdd;
font-family: "Courier New", Courier, monospace;
font-size: 22pt;
font-weight: bold;
padding-left: 100pt;
padding-right: 100pt;
padding-top: 20px;
text-align: left;}

h4
{color: #ddffff;
font-family: "Courier New", Courier, monospace;
font-size: 12pt;
font-weight: bold;
font-style: italic;
padding-left: 25px;
padding-right: 30px;
padding-top: 25px;
text-align: left;
}

h5
{color: #ffffff;
font-family: "Courier New", Courier, monospace;
font-size: 10pt;
font-weight: normal;
font-style: italic;
padding-left: 10px;
padding-right: 20px;
padding-top: 25px;
text-align: left;
}

/* DIVISIONS */

div
{font-family: "Courier New", Courier, monospace;
font-size: 14pt}

div.logo
{margin-bottom: 10px;
position: relative;
right: -10px;
text-align: right;
top: 0px}

div.nav
{left: 0px;
position: absolute;
top: 0px}

div.mainbody
{left: 125px;
position: absolute;
top: 80px}

div.homepage
{text-align: center;
border: 0px;
margin: 0px;
padding: 0px;}

/* TABLES */

table
{text-align: left;
border: 0px;
margin: 0px;
padding: 0px;
width: 80%}

table.homepage
{
background-color: #00ffff;
border: 0px;
margin: 0px;
padding: 0px;
text-align: center;
width: 200px;}

td.header
{background-color: #ffffff;
border: 0px;
margin: 0px;
padding: 0px;}

td.title
{background-color: #ffffff;
border: 0px;
margin: 10px;
padding: 0px;
color: #000000;
font-size: 12pt;
font-weight: bold;
text-align: left;
width: 40%}

td.invoice
{background-color: #ffffff;
border: 0px;
margin: 10px;
padding: 0px;
color: #000000;
font-size: 12pt;
font-weight: bold;
text-align: left;
width: 16%}

td.content
{background-color: #ffffff;
border: 0px;
margin: 10px;
padding: 0px;
color: #000000;
font-size: 12pt;
font-weight: bold;
height: 30px;
margin: 0px;
text-align: left}

tr
{
border: 0px;
margin: 0px;
padding: 0px;}


