body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 8pt;
	text-align: left;
	background: #ffffff;
	color: #000000;
}




#menu {
	top: 0px;
	left: 200px;
}

#menu p {
	text-align: center;
}

#menu a {
	color: #0066b1;
	text-decoration: none;
}

#menu a:hover {
	color: #350099;
	text-decoration: underline;
}





#content h1 {
	font-size: 10pt;
	text-decoration: underline;
}

#content h2 {
	font-size: 8pt;
}





