/* CSS Document */

* {background: white;
color: black;
font-size: 12px;
font-family:"Times New Roman", Georgia, Times, serif;
}


body {
background: white;
color: black;
font-size: 12px;
font-family:"Times New Roman", Georgia, Times, serif;
}

a:link, a:visited {
color: #520;
background: transparent;
font-weight: bold;
text-decoration: underline;
}

#header {display: none;}
#searchbox {display: none;}
#navigation {display: none;}
.subnav {display: none;}
#subnavigation {display: none;}
div.breadcrumbs {display: none;}
#footer {display: none;}

div.subsection {border-bottom: 1px solid #000000;}

.related {display: none;}
.sidebar {display: none;}
.content {margin: auto; float: none;}
