/* CSS Document */

#content{
	top: 0px;
	bottom: 15px;
	width:auto;
	background-color: #ffffff;
	background-image: none;
	padding-left: 20px;
	color: #000000;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	float: none;
}

#siteInfo{
	font-size: 10pt;
	color: #000000;
	margin-top: 0px;
	position: relative;
}

a {
  text-decoration : underline;
  color : #0000FF;
}
#navBar, #masthead, #siteInfo {
  display : none;
}
