.text_regular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
}
a:link {
	color: #047A00;
	text-decoration: none;
}
a:visited {
	color: #A49B82;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #047A00;
	text-decoration: none;
}

a:link {
	color: #047A00;
	text-decoration: none;
}
.links_red {
	color: #ff0000;
	text-decoration: underline;
}
.links_red:hover {
	color: #000000;
	text-decoration: underline;
}

.links_footers {
	border: 1px solid #3B3931;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.links_standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text_large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
}
.text_bigtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 25px;
}
.text_callouts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
}
.links_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFE6;
}
.links_jumps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 15px;
}
.header_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
}
.header_headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.caldendar-regular {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B3931;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.caldendar-light {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B3931;
	background-color: #FFFFE6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.highlights {
	border: 1px solid #3B3931;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
