body {
background-color: white;
font-size: 12pt;
font-family: 'Times New Roman',Times,serif;
color: black;
}

h1{
	font-size: 18px;
	color: black;
	background-color: white;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
}

h2{
	font-size: 14px;
	color: black;
	background-color: white;
	padding: 0px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}

a{
	font-style: italic;
	color: #999999;
	background-color: white;
	text-decoration: none;
}

#titlehead, #sidebar, #siteInfo, .pic, img, form {display:none}
