body {
background: bisque
}

h1 {
font-family: "Times New Roman", "Times", "serif";
font-style: italic;
font-weight: bold;
color: #CC00CC
}

h2 {
font-family: "Arial", "Helvetica", "sans-serif";
color: #3300CC
}

h3 {
font-family: "Arial", "Helvetica", "sans-serif";
color: #9900CC
}

h4 {
font-family: "Arial", "Helvetica", "sans-serif";
color: #000000
}

p {
font-family: "Arial", "Helvetica", "sans-serif";
color: #000000
}

p.table {
font-size: smaller;
text-align: center;
font-style: italic
}

p.quote {
font-style: italic
}

marquee {
color: #FFCC99
}

pre {
font-family: "Courier", "Arial", "Helvetica";
color: #FFCC99
}


th {
color: #FFCC99
}

td {
color: #FFCC99
}

a:link {
color: #FF6600
}

a:visited {
color: #666699
}

a:active {
color: #FF3300
}

a:hover {
color: #FF6600
}
