body {
	color: #000080;
	font: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-attachment: fixed;
	background-position: left top;
	background-repeat: repeat-y;
}
.pageWidth {
	width: 707px;
	margin: 0px;
}
.menu {
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	color: #FF0000;
	font-weight: bolder;
}
li {
	margin-bottom: 5px;
	font-size: small;
	font-weight: bold;
}
img {
	border: #000000;
}