body {
	padding: 10px 0 0 7px;
	margin: 0;
	background-color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	}
p {
	font-size: 0.9em;
	color: #333333;
	margin-top: 0px;
}
h1 {
	font-size: 0.9em;
	color: #333333;
	line-height: 15px;
	margin-top: 0px;
}
h2 {
	font-size: 0.9em;
	color: #333333;
	line-height: 1.1em;
	font-weight: bold;
	font-style: italic;
}
h3 {
	font-size: 0.7em;
	color: #333333;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #3399FF;
	font-family: "Courier New", Courier, mono;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
a:visited {
	color: #3399FF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #3399FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
#container {
	width: auto;
	height: auto;
	float: none;
	margin: 0 auto;
	}
#menu {
	width: auto;
	height: auto;
	float: none;
	margin: 0 auto;
	}
