.heading_template {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00A2B1;
	font-family: Georgia, Century, "Times New Roman", serif;
	text-align: center;
	padding: 0px;
	background-image: none;
	margin: 0px;
}
.heading_page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
}

.heading_section {
	font-family: Georgia, Century, "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #800040;
	text-align: center;
}

.heading_work {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.heading_work_extra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00A2B1;
}

.copyright {
	font-family: Verdana, "Tw Cen MT", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #800040;
	font-style: normal;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.text_left {
	font-family: "Tw Cen MT", sans-serif, "Times New Roman", Courier;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
	background-color: #FFFFFF;
}
.text_left_bold {
	font-family: "Tw Cen MT", sans-serif, "Times New Roman", Courier;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
}

.text_right {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: right;
	font-style: italic;
	font-weight: normal;
}

.text_centred {
	font-family: "Tw Cen MT", sans-serif, "Times New Roman", Courier;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #666666;
	background-color: #FFFFFF;

}
.text_justified {
	font-family: "Tw Cen MT", sans-serif, "Times New Roman", Courier;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	background-color: #FFFFFF;
}
.text_highlight {
	font-family: "Tw Cen MT", sans-serif, "Times New Roman", Courier;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #800040;
	background-color: #FFFFFF;
}
.text_highlight_justified {
	font-family: "Tw Cen MT", sans-serif, "Times New Roman", Courier;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #800040;
	background-color: #FFFFFF;
}
.chronology {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #00A2B1;
	text-align: left;
	background-color: #FFF;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	line-height: 25px;





}

.links {
	font-family: "Tw Cen MT", sans-serif, "Times New Roman", Courier;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #800040;
	background-color: #FFFFFF;
}
.border {
	border: 1px solid #999999;
}
a:link {
	color: #800040;
	text-decoration: none;
	font-family: Verdana, "Tw Cen MT", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, "Tw Cen MT", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #800040;
}

a:visited {
	text-decoration: none;
	color: #FF8000;
	font-family: Verdana, "Tw Cen MT", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a:active {
	font-family: Verdana, "Tw Cen MT", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF8000;
}
