
A:link {COLOR: #000000;	text-decoration: none;} 
A:visited {COLOR: #000000;text-decoration: none;} 
A:active {COLOR: #CC0000;text-decoration: none;} 
A:hover {COLOR: #CC0000;text-decoration: none;} 



img {
	border-color: #008645;
}
.imgLabel {
	color: #FFFFFF;
}

body {
	color: #000000;	
	background-color: #FFFFFF;
	margin: 0px;
	
}

.heading1,h1 {
	font-family: "Arial", "times";
	font-size: 24px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 3px;
	letter-spacing: 1px;
	color: #008645;

}
.heading2,h2 {  
		font-family: "Arial", "times";
		font-size: 18px; 
		font-weight: bold; 
		color: #000000; 
		letter-spacing: 1px; 
		margin-top: 3px; 
		margin-bottom: 3px;
}
.heading3,h3 {  
		font-family: "Arial", "times";
		font-size: 14px; 
		margin-top: 0px; 
		margin-bottom: 0px; 
		letter-spacing: 1px
		color: #00000;
}

.heading4,h4 {  
		font-family: "Arial", "times", "Helvetica", "georgia";
		font-size: 12px; 
		margin-top: 0px; 
		margin-bottom: 0px; 
		letter-spacing: 1px
		color: #00000;
}

hr {  
	color: #008645; 
	height: 2px; 
	margin-top: 3px; 
	margin-right: 0px; 
	margin-bottom: 3px; 
	margin-left: 0px; 
	padding-top: 3px; 
	padding-right: 0px; 
	padding-bottom: 3px; 
	padding-left: 0px; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}

.heading7,h7 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 20px; font-weight: bold; color: #008645; letter-spacing: 1px; margin-top: 6px; margin-bottom: 3px}

.x {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	filter: Shadow(Color=black, Direction=right)?, Direction=?); 
}

.footer {
	font-family: "Verdana";
	font-size: 11px;
	color: #5A595A;
}

.tiny {  font-family: "Verdana"; font-size: 9px}
ul, li {
	line-height: 17px;
}

td,p,.data  {  color: #000000; font-family: "arial"; font-size: 11px}
.datablack  {  color: #000000; font-family: "arial"; font-size: 11px}
.datawhite  {  color: #FFFFFF; font-family: "arial"; font-size: 11px}
.date {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	margin: 10px;


}

.address {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
}


.datagrey {
	font-family: "Verdana";
	COLOR: #5A595A;
	FONT-SIZE: 10px;
}

.smalldatawhite {
	font-family: "Verdana";
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
}
.bgColour1 {	
	BACKGROUND-COLOR: #008645;
}
.bgColour2 {
	BACKGROUND-COLOR: #FFFFFF;
}
.bgColour3 {
	BACKGROUND-COLOR: #A4E7C6;
}

.bgColourgrey {
	BACKGROUND-COLOR: #5A595B;
}

.menu {
	margin: 15px;
	padding: 15px;
}

#button {
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	BACKGROUND : #008645;
}