a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
}
a:active {
text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #FF9900
}
a:visited {
text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #FF9900
}
a:hover {
text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #FF0000
}
.textbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EAEAEA;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	padding-left: 50px;
	padding-right: 100px;
}
.textfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #EAEAEA;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}

.textheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #EAEAEA;
	padding-left: 15px;
}
.textdate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	color: #EAEAEA;
	padding-left: 15px;
}
.textsidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EAEAEA;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
}
.textlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EAEAEA;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
	padding-right: 10px;
}
.textsubheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #EAEAEA;
	padding-left: 30px;
}
