body {
	background-color : #FFFFCC;
	font-family : Tahoma, Verdana, Arial;
	font-size : 14px;
	margin-top : 0px;
	margin-left : 0px;
}

DIV.menu {
	background-color: #F5F5DC;
	font-family: Lydian;
	font-size: 14px;
	padding: 5px 3px 3px 3px;
	width: 150px;
	margin-right: auto;
	margin-left: 0px;
	margin-bottom: auto;
	margin-top: 0px;
	height: 100%;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: Gray;
}

h1 {
	text-justify : distribute;
	text-transform : capitalize;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #999999;
	height : auto;
	font-size : 20px;
	border-bottom : 1px solid Black;
	width : 90%;
	margin-top : 10px;
}

