body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	background-color: #FFFFFF;
}
h2{
	font-size: large;
}

a{	
	color: #000000;
}

a:link{
	color: #000000;
}

a:hover{
	color:#000000;
}

#content {	
	border-left: none;
	margin-left: auto;
	
}

#pagecell1 {
	border: none;
}

#masthead {
	height: 1px;
}

#masthead, #navBar, #sectionLinks, #siteInfo {
	display: none;
}



