body{
	font-family: serif;
	font-size: 12pt;
	line-height: 13pt;
	color: #000000;
}

h1{
	font-family: sans-serif;
	text-align: center;
	padding-bottom: 20pt;
}
	
h2{
	color: #4F7E4E;
}

h1 a{
	color: #00639C;
	text-decoration: none;
}

#navbar, #sidebar, #footer{
	display: none;
}

