/* CSS Document */

body

{
font-family:"Times New Roman", Times, serif;
font-size: 13px;
color: #000000;
background-color: #FFFFFF;
}

a:link {
color: #000000;
text-decoration: none;
}
a:visited {color: #000000;
text-decoration: none;
}
a:hover {color: #000000;
text-decoration: none;
}
a:active {color: #000000;
text-decoration: none;
}

#banner, #languageandprintmenu, #sidebarContainer, #top_banner,
{display:none
}


#content
{width:auto
}