body {
	background: #F0E7DD;
}
#imgleft {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body {
	background: #F0E7DD;
}
a:link {
}
a:visited {
	color: #009900;
}
a:hover {
	text-decoration: none;
}

.menu {
	margin: 0px;
}

.menu a:link {
	font: italic 16px "Times New Roman", Times, serif;
	color: #444444;
	text-decoration: none;
}
.menu a:visited {
	color: #444444;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
}
.menu a:hover {
	color: #660000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
}
.menu a:active {
	color: #660000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
}
h2 {
	font-size: 130%;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}
h1 {
	font: italic normal 36px/36px "Times New Roman", Times, serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	font: bold 24px "Times New Roman", Times, serif;
	padding: 2px 2px 4px;
	margin-top: 0px;
}
a:active {
	text-decoration: none;
}
.copyright {
	font-size: .8em;
	color: #666666;
}
