.titlehead {
	font-family: Times New Roman;
	font-size: 28px;
	font-weight: bold;
	color: #114d25;
	text-decoration: none;
}

.bodybig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.body {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.5;
}

.body a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.body a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


.LeftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #e2cf9a;
}

.LeftNav a:link {
	font-family: Times New Roman;
	font-size: 19px;
	font-weight: Normal;
	color: #e2cf9a;
	text-decoration: none;
}

.LeftNav a:visited {
	font-family: Times New Roman;
	font-size: 19px;
	font-weight: Normal;
	color: #e2cf9a;
	text-decoration: none;
}

.LeftNav a:hover {
	font-family: Times New Roman;
	font-size: 19px;
	font-weight: Normal;
	color: #f9d05e;
	text-decoration: underline;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
}

.copyright a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Normal;
	color: #767676;
	text-decoration: none;
}

.copyright a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Normal;
	color: #767676;
	text-decoration: none;
}

.copyright a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Normal;
	color: #000000;
	text-decoration: underline;
}