.heading_template {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #8A0A3A;
	background-position: center;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
}
.text_template {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-color: #F9E77B;
	text-align: center;
	font-style: normal;
}
.heading_section {
	font-family: Georgia, Century, "Times New Roman", serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #8A0A3A;
	text-align: center;
	padding: 0px;
	vertical-align: middle;
	line-height: 35px;
	text-transform: uppercase;
	font-weight: bold;
}
.heading_listing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
.text_left {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: normal;
	text-align: left;
	background-color: #FFFFFF;
}
.text_justified {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	font-weight: normal;
	background-color: #FFF;
}

.text_centered {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
.links_yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #8A0A3A;
	background-color: #F9E77B;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: center;
	line-height: normal;
}

.link_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #8A0A3A;
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	padding: 5px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8A0A3A;
	font-weight: normal;
	text-align: left;
}
a:hover {
	text-decoration: underline;
	color: #8A0A3A;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5E600B;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5E600B;
}
.text_highlight_left {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #8A0A3A;
	text-align: left;
}
.text_highlight_centred {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #8A0A3A;
	font-weight: bold;
}


.text_highlight_justified {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #8A0A3A;
	text-align: justify;
}

