.leftlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-variant: small-caps;
	color: #660000;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-size: smaller;
	font-style: normal;
}
.footer {
	background-position: center;
	font-size: small;
	font-weight: lighter;
	color: #333333;
	font-style: italic;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #336633;
	text-transform: uppercase;
	text-align: center;
}
.list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	list-style-position: inside;
	list-style-type: disc;
}
.footerline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 2%;
	padding: 2px;
}
.linething {
	border: 1px solid #CEDCA8;
}
