html,body{
height:100%;
margin:0px;
padding:0px
}

TD, INPUT, SELECT, TEXTAREA, PRE
{
font-family: sans-serif;
font-size: 11px;
}
TD.content
{
padding-left: 18px;
padding-right: 18px;
}
TD.copy
{
font-size: 9px;
padding-left: 6px;
}
EM, A, BIG
{
font-style: normal;
color: #EB7545;
}

BIG
{
font-weight: 900;
text-decoration: none;
font-size: 11px;
}

PRE
{
margin-top: 3px;
margin-bottom: 3px;
margin-left: 5px;
width: 300px;
overflow: none;
}

.textarea {
/*  START GoogieSpell reqs.*/
line-height: 1em;
font-size: 1em;
padding: 2px;
font-family: sans-serif;
/*  END GoogieSpell reqs.*/
}

.vote {
}

.vote span {
font-size:10px;
color:black;
}

.vote A {
text-decoration:underline;
color: #EB7545;
}