.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: #00A2B1;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}

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

.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;
	font-style: normal;
}
.heading_work_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F00;
	font-style: normal;
}
.heading_home_burgundy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	background-color: #900;
}



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


.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_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: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #99003A;
	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;





}
.border {
	border: 1px solid #999999;
}
a:link {
	color: #900;
	text-decoration: none;
	font-family: Verdana, "Tw Cen MT", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
a:hover {
	font-family: Verdana, "Tw Cen MT", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #900;
}

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

