#menu {
	position:absolute;
	left:50px;
	top:153px;
	width:200px;
	height:300px;
	z-index:7;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
p {
	color:#000000;
	margin-left: 20px;
	vertical-align: middle;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	text-align:left;
	color:#009;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 24pt;
}
h2 {
	text-align:left;
	color:#000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16pt;
}
#lastUpdated .LastUpdated {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.excerpt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

