body {
	background: #FFFFFF;
	margin:0px;
    padding:0px;
}

body, td, th {
    font-family: "Trebuchet MS", Arial, Sans, Helvetica;
    font-size:12px;
    color: #000000;
}

a:link,
a:active,
a:visited {
    color: #333333;
    text-decoration: underline;
}

a:hover {
    color: #666666;
    text-decoration: underline;
}

#col_left,
#top,
#logo_bottom,
#links_bottom {
    display: none;
}

#menu_bottom {
    border-top: 1px dashed #333333;
    margin-top: 10px;
    padding-top: 10px;
}