.menuitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #99CCFF;
	height: 25px;
	text-decoration: none;
	padding: 5px;
	border: 3px none #FFFFFF;
}
.menuitems2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #99CCFF;
	height: 25px;
	text-decoration: none;
	padding: 5px;
}
.menulink {
	color: #000000;
	text-decoration: none;
}
p {
	font-size: 16px;
}
body {
	margin: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: none;


}
h1 {
	font-size: 20px;
	font-weight: bold;
}
ul {
	list-style-type: square;
	padding: 4px;

}
li {
	margin-top: 5px;
	margin-bottom: 5px;
}
.lotable {
	border: 10px solid #99CCFF;
}
.fileinfo {
	font-size: 9pt;
	text-transform: capitalize;
}
h2 {
	font-size: 17px;
}
