BODY {
	color: Black;
	background-color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	}

A {
	color: #01559D;
	text-decoration: underline;
}

A:HOVER {
	color: #DA2C2B;
	text-decoration: underline;
}
p.menutext {
	color: White;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
}
.menutext a {
	color: White;
	text-decoration: none;
}

.menutext a:hover {
	color: #DA2C2B;
	text-decoration: none;
}
div.content {
	background: White;
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
}
.content a {
	color: #01559D;
	text-decoration: underline;
}
.content a:hover {
	color: #DA2C2B;
	text-decoration: underline;
	background-color: White;
}
p.header1 {
	color: #DA2C2B;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 16px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	border-bottom: 2px ridge #01559D;
	border-top: 2px ridge #01559D;
	background-color: White;
}
div.menu {
	color: #01559D;
}
div.archives

.archives {
	color: Black;
	font-family: "Times New Roman", serif;
	font-size: 13px;
	font-style: normal;
}
.archives a {
	color: #01559D;
	text-decoration: underline;
}
.archives a:hover {
	color: White;
	text-decoration: underline;
}
.imgfloatright {
	float: right;
}
.imgfloatleft {
	float: left;
}