BODY {
	
	left;
	margin-bottom:0;
	margin-right:0;
	margin-top:0;
	margin-left:0;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-image:url(images/grnwht.gif)
	
	
}
.bodytext {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.bodytextwhite {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 18px; 
	COLOR:white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.midtextwhite {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 16px; 
	COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	}	
.largetext {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 30px; 
	COLOR: #669933;
	FONT-FAMILY: Arial, Helvetica, sans-serif;	
	}
.midtext {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 24px; 
	COLOR: #669933;
	FONT-FAMILY: Arial, Helvetica, sans-serif;	
	}
.largetextwhite {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 24px; 
	COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;	
	}
.workshopheading {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: B33326;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.topnav {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: white
}
.navtext {
	FONT-WEIGHT: normal; FONT-SIZE: 16px
}
.navtextbold {
	FONT-WEIGHT: bolder; FONT-SIZE: 13px; COLOR: black
}
.midnavtext {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: white
}

.imageborder {
	BORDER-RIGHT: black thin solid; BORDER-TOP: black thin solid; BORDER-LEFT: black thin solid; BORDER-BOTTOM: black thin solid
}
A:link {
	COLOR: white; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A:visited {                   
	COLOR: white; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A:hover {
	COLOR: white; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A:active {
	COLOR: white; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}

