body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}
/*Green heading in bold*/
.lrg_green_heading{font-size: 18px;	color: #006666;	font-weight: bold}
.green_heading{font-size: 14px;	color: #006666;	font-weight: bold}
.green_italics {font-size:14px; color: #006666; font-weight: bold; font-style:italic}
/*Brown heading in bold*/
.lrg_brown_heading{font-size: 18px;	color: #FF9900;	font-weight: bold}
.brown_heading{font-size: 14px;	color: #FF9900;	font-weight: bold}
/*Brown heading in bold link*/
.brown_heading_link A:link {font-size: 14px;	color: #FF9900;	font-weight: bold; font-style: italic; text-decoration:none; text-align:centre}
.brown_heading_link A:visited {font-size: 14px;	color: #FF9900;	font-weight: bold; font-style: italic; text-decoration:none; text-align:centre }
.brown_heading_link A:active {font-size: 14px;	color: #006666;	font-weight: bold; font-style: italic; text-decoration:none; text-align:centre}
.brown_heading_link A:hover {font-size: 14px;	color: #006666;	font-weight: bold; font-style: italic; text-decoration:none; text-align:centre}

/*List body text*/
.body_list {margin-left: 10px; margin-top: 10px; margin-right:10px}
/*Links in the navigation bar*/
.navigation_bar  A:link {display: block; line-height:30px; padding:5px; background: #006666; color: #ccFFcc; font-weight: bold; text-decoration:none; font-size: small; font face="Arial, Helvetica, sans-serif" }
.navigation_bar A:visited {display: block; line-height:30px; padding:5px; background: #006666; color: #ccFFcc; font-weight: bold; text-decoration:none; font-size: small; font face="Arial, Helvetica, sans-serif" }
.navigation_bar A:active {display: block; line-height:30px; padding:5px; background: #ccFFcc; color: #006666; font-weight: bold; text-decoration:none; font-size: small; font face="Arial, Helvetica, sans-serif" }
.navigation_bar A:hover {display: block; line-height:30px; padding:5px; background: #ccFFcc; color: #006666; font-weight: bold; text-decoration:none; font-size: small; font face="Arial, Helvetica, sans-serif" }
/*Selected page on the navigation bar*/
.navigation_current A:link {display: block; line-height:30px; padding:5px; background: #ccFFcc; color: #006666; font-weight: bold; text-decoration:none; font-size: small; font face="Arial, Helvetica, sans-serif" }
.navigation_current A:visited {display: block; line-height:30px; padding:5px; background: #ccFFcc; color: #006666; font-weight: bold; text-decoration:none; font-size: small; font face="Arial, Helvetica, sans-serif" }
.navigation_current A:active {display: block; line-height:30px; padding:5px; background: #ccFFcc; color: #006666; font-weight: bold; text-decoration:none; font-size: small; font face="Arial, Helvetica, sans-serif" }
.navigation_current A:hover {display: block; line-height:30px; padding:5px; background: #ccFFcc; color: #006666; font-weight: bold; text-decoration:none; font-size: small; font face="Arial, Helvetica, sans-serif" }
/*Links in the footer*/
.footer  A:link {font-size: x-small; color: #000000; text-decoration:none}
.footer A:visited {font-size: x-small; color:#000000; text-decoration:none}
.footer A:active {font-size: x-small; color:#993366; text-decoration:none}
.footer A:hover {font-size: x-small; color: #000000; text-decoration:underline}
/*Footer text*/
.footer_text {font-size: x-small; color:#000000; text-decoration:none}
/*Links in the text*/
.body_text_link  A:link {font-size: 12px; color: #000000;}
.body_text_link A:visited {font-size: 12px; color: #000000;}
.body_text_link A:active {font-size: 12px; color: #006666;}
.body_text_link A:hover {font-size: 12px; color:#006666;}
/*small captions*/
.sml_caption {font-size: 8px ;color:#000000; text-decoration:none}

