body{
	font-family: Verdana, sans-serif;
	font-size: 90%;
	background-color: white;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
}

a:link{
	display: none !important;
}

#header{
	display: none;
}

#leftpanel{
	display: none;
}

#subnav{
	display: none !important;
}

#content{
	text-align: justify;
}

#content h1{
	color: #434343;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 200%;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}

#content p{
	margin: 0;
	padding: 0;
	margin-top: 1em;
}


#footer{
	display: none;
}
