.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FAFBED;
}
a:link {
	color: #232B20;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FCFDEB;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
body {
	background-color: #677A5A;
}
.line {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #633F1F;
	border-right-color: #633F1F;
	border-bottom-color: #633F1F;
	border-left-color: #633F1F;
}
hr {
	border: thin dotted #5E3F22;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #232B20;
}
.greentext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #232B20;
}

