@charset "utf-8";
/* CSS Document */

#nav, .googlebox, .header_link, #leftbar, #header_links, .breadcrumb, #footer_links, select, input, #footer, #home_page_flash {
display: none;
}

body, p {
font-size: .8em;
color: #000;
}

a {

text-decoration:none;
color: #000;
}

#header_name:before
{
content: url(/FDTCLogo_with_info.jpg)
}

table, td, th {
border: thin #000 solid;
font-size: 1em;
padding: 2px;
}


th {
background-color: #ddd;
border-style: double;
border-width: 2px;
padding: 5px;
font-size: 1.1em;
}
	
	
