body {
background-color: black;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.75em;
color:white;
}
td.menu {
width:121px;
}
a:link {
color:#CFB067;
font-weight:bold;
text-decoration:none;
}
a:visited {
color:#CFB067;
font-weight:bold;
text-decoration:none;
}
a:hover {
color:white;
font-weight:bold;
text-decoration:none;
}
a:link.event {
color:#993300;
font-weight:bold;
text-decoration:none;
}
a:visited.event {
color:#993300;
font-weight:bold;
text-decoration:none;
}
a:hover.event {
color:white;
font-weight:bold;
text-decoration:none;
}
.center {
padding:20px;
}
h1 {
font-size:130%;
padding-bottom:5px;
border-bottom:2px solid #606060;
}
h1 span {
font-size:80%;
}
h2 {
font-size:120%;
padding-bottom:5px;
border-bottom:2px solid #606060;
}
h2 span {
font-size:80%;
}
h3 {
font-size:110%;
border-bottom:2px solid #606060;
}
input {
border: 1px solid #CCCCCC;
}
textarea {
border: 1px solid #CCCCCC;
}
img {
border:0;
}