a { text-decoration: none; font-weight: bold; color: #039; }
body {
	font-family: arial, helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
}

#masthead h1 {
	font-size: 14pt;
}

#masthead h2 {
	font-size: 12pt;
}

#sidebar {
	display: none;
}

#footer {
	display: none;
}


