p {
	font-size: 1em;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.HomeTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-decoration: none;
	width: 525px;
}
.members {
	font-size: .8em;
	font-style: italic;
	color: #990033;
	text-decoration: none;
}
.mbrbox {
	float: right;
	width: 150px;
	border: thin solid #990033;
	position: absolute;
	top: 165px;
	left: 555px;
	padding: 3px;
	background-color: #EEEE88;



}
.MbrHead {
	font-family: Centaur, Georgia, "Times New Roman";
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 1em;



}
a:link {
	color: #CC0033;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #CC0033;
	text-decoration: underline;
}
.article {
	font-size: .9em;
	font-style: italic;
	text-decoration: none;
}
.banner {
	height: 142px;
	width: 700px;
}
.footerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #003399;
	text-decoration: none;
}
h3 {
	font-size: 1.3em;
	text-decoration: none;
}
.author {
	font-size: 0.9em;
	font-style: italic;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DDDDCC;
	font-weight: bold;
}
h2 {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	font-size: 1.1em;
}
.StdIndent {
	width: 500px;
}
.LnkHead {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.Lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-decoration: none;
	width: 175px;

}
.footnote {
	font-size: 0.8em;
	text-decoration: none;
}
.emphasize {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.CalHdr {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #B35252;
	margin-top: 20px;
	padding-top: 10px;
}
