/* Global Styles */

body {
	margin:0px;
	font:14px Palatino Linotype;
	}

td {
	font:14px Palatino Linotype;
	color:#000000;
	}
	
a {
	font:16px Palatino Linotype;
	color: #00542B;
	font-weight:bold;
	text-decoration:none;
	
	
	}
	
a:hover {
	color: #94C857;
	}
	
	H3 {
font-size: 16 pixels;
font-family: Palatino Linotype;
font-weight: bold;
}

	H5 {
font-size: 12 pixels;
font-family: Palatino Linotype;
color: #ffffff;
}


	
