body {
    font-family: Tahoma;
    background-color: #ececff;
}
.forum_shade {
    background-color: #FFFFFF;
    border: 1px solid #000000;
}
h1 {
    font-family: arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    background: transparent;
    margin-top: 0px;
    margin-bottom: 0px;
}
h4 {
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    background: transparent;
    margin-top: 0px;
    margin-bottom: 0px;
}
a:link {
    color: #000000;
    background: transparent;
    text-decoration: none;
}

a:visited {
    color: #000000;
    background: transparent;
    text-decoration: none;
}

a:active {
    color: #000000;
    background: transparent;
    text-decoration: none;
}

a:hover {
    color: #666666;
    background: transparent;
    text-decoration: underline;
}
img {
    border: 0;
}
ul {
	margin-left: 0px;
	padding-left: 15px;
	white-space: nowrap;
}
li { white-space: nowrap; }
