BODY {
	BACKGROUND-COLOR: #FFFFDF;
	FONT-SIZE: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid;
	padding-bottom: 0.5ex;
	border-color: #398ecf;
	margin-bottom-left: 50px;
}
A:link {
	COLOR: #404040;
	text-decoration: none;
}
A:visited {
	COLOR: #5C5C5C;
	text-decoration: none;
}
A:active {
	COLOR: #1F1F1F;
	text-decoration: none;
}
A:hover {
	text-decoration:underline;
	COLOR: #404040;
}
.layerleft {
	Position:absolute;
	left: 25px;
	top:25px;
	width: auto;
	height: auto;
	border-color: #398ecf;
}
.layerright {
	Position:absolute;
	right: 25px;
	margin-bottom: 500px;
	top: 25px;
	width: 125;
	height: 125;
	border-color: #398ecf;
}
.layermiddle {
	margin: 75px 125px 0 125px;
	padding: 0 1em 1ex 1em;
	padding-bottom: 2ex;
	border-color: #398ecf;
}
h1 {
	font-weight: bold;
	color: #404040;
	font-size: 150%;
	padding-bottom: 0.5ex;
	border-bottom: 1px solid;
	border-color: #398ecf;
}
h2 {
	font-weight: bold;
	color: #404040;
	font-size: 125%;
	padding-bottom: 0.5ex;
	border-bottom: 1px solid;
	border-color: #398ecf;
}
h3 {
	font-weight: bold;
	color: #404040;
	font-size: 100%;
}
h4 {
	font-weight:lighter;
	color: #404040;
	font-size: 70%;
}
h5 {
	font-weight: bold;
	color: #404040;
	font-size: 60%;
}
h6 {
	font-weight: bold;
	color: #404040;
	font-size: 55%;
}