body {
	padding-left: 225px;
	padding-top: 85px;
	padding-right: 25px;
	background-color: #444444;
	color: #EEEEEE;
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px;
}
a:link {
	color: #EE0000;
}
a:visited {
	color: #BB0000;
}
div.title {
	height: 50px;
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	background-color: #222222; 
	border-bottom-color: #000000; 
	border-bottom-style: dashed; 
	border-bottom-width: 1; 
	color: #EEEEEE; 
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold;
	text-align: center;
}
div.head1 {
	font-size: 25px;
}
div.head2 {
	font-size: 11px;
}
div.menu {
	height: 160px;
	width: 200px;
	left: 0px;
	top: 50px;
	position: absolute;
	float: left;
	background-color: #222222; 
	border-right-color: #000000; 
	border-right-style: dashed; 
	border-right-width: 1; 
	border-bottom-color: #000000; 
	border-bottom-style: dashed; 
	border-bottom-width: 1; 
	color: #AAAAAA; 
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold;
}
p.heading {
	font-weight: bold;
	font-size: 16px;
	padding-left: 20px;
}
p.endnote {
	font-size: 9px;
}
span.typedinput {
	font-family: monospace;
	font-weight: bold;
}

