body { 
background: url(vicious_tile.jpg);
background-repeat: repeat; 
background-color: #cccc99; 
font-family: verdana,arial,sans-serif; 
font-size: 11px; 
color: #333300; 
scrollbar-base-color: #cccc99; 
scrollbar-track-color: #cccc99; 
} 

#container {
width: 506px; 
font-family: verdana,arial,sans-serif; 
font-size: 11px; 
color: #333300; 
}

#content {
padding-left: 5px; 
padding-right: 5px; 
text-align: justify; 
line-height: 1.5em; 
}

td {
font-family: verdana,arial,sans-serif; 
font-size: 11px; 
color: #333300; 
font-weight: normal; 
text-align: left;
}

th { 
font-family: verdana,arial,sans-serif; 
font-size: 11px; 
color: #333300; 
font-weight: bold; 
text-align: left;
}

h1 {
color: #333300; 
font-size: 12px; 
font-family: verdana,arial,sans-serif; 
text-align: left;
letter-spacing: 2px; 
}

h3 {
color: #333300; 
font-size: 12px; 
font-family: verdana,arial,sans-serif; 
text-align: left;
letter-spacing: 2px; 
}

h5 {
background-color: #333300; 
padding-top: 3px; 
padding-bottom: 3px; 
color: #cccc99; 
font-weight: normal; 
text-align: center;
font-size: xx-small;
font-family: verdana,arial,sans-serif; 
letter-spacing: 2px; 
}

a:link {
color: #996600; 
text-decoration: none; 
font-weight: bold; 
}

a:visited {
color: #996600; 
text-decoration: none; 
font-weight: bold; 
}

a:hover {
color: #663300; 
text-decoration: none; 
font-weight: bold; 
}

a:active {
color: #996600; 
text-decoration: none; 
font-weight: bold; 
}

a.menu:link {
color: #cccc99; 
text-decoration: none; 
font-weight: normal; 
}

a.menu:visited {
color: #cccc99; 
text-decoration: none; 
font-weight: normal; 
}

a.menu:hover {
color: #ffffcc; 
text-decoration: none; 
font-weight: normal; 
}

a.menu:active {
color: #cccc99; 
text-decoration: none; 
font-weight: normal; 
}

input, select, textarea, option {
background-color: #cccc99; 
color: #333300;
font-family: verdana, arial, sans-serif; 
font-size: 11px; 
border: 1px solid #333300; 
padding: 1px; } 

.posted {
font-size: 10px; 
border-bottom: 1px dashed #333300; 
}

img {border: none;}

