body {
background-color:#DAA520
}
body {
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: small;
}
h1, h2 {
font-weight: normal;
color: #cc6600;
border-bottom: thin dotted #888888;
}
h1 {
font-size: 170%;
}
h2 {
font-size: 130%;
}
blockquote {
font-style: italic;
}
table {
margin-left: 20px;
margin-right: 20px;
border: thin solid black;
caption-side: bottom;
}
td, th {
border: thin dotted gray;
padding: 5px;
}
caption {
font-style: italic;
padding-top: 8px;
}
th {
background-color: #FF0000;
}
.cellcolor {
background-color: #FF0000;
}
body {
	color: white
}
a: link {
color: #505050 
}
a:hover
color: #F80000
}

table td:hover {
border: thick dotted white;
padding: 10px;
}

ul, li {
list-style: none;
}
