#menu {
	display:		none;
	}
#top p {
	color:			#669999;
	font-size:		2em;
	text-align:		center;
	margin-bottom:		2em;
	}

body {
	font-family: 		arial, sans-serif ! important;
	font-size:		.8em ! important;
	line-height:		1.5em ! important;
	}

h1 { 
	font-size:		1.5em;
	margin-bottom:		1em;
	padding-bottom:		4px;
	border-bottom:		2px solid #990000;
	}

h2 { 
	font-size:		1.1em;
	margin-bottom:		.5em;
	margin-top:		2em;
	}

h3 { 
	font-size:		1em;
	margin-bottom:		1em;
	margin-top:		2em;
	}

font { 
	font-family: 		arial, sans-serif;
	font-size:		12px ! important;
	}

sup {
	font-size:		.9em;
	}