 body {
	color: #4e4e4e;
	background-color: #ffffff;
	color:#4e4e4e;
	font-size:18px;
	
	font-family:'Myriad Pro' 'Charcoal CY' 'Eurostile' 'Geneva CY' 'Lucida Sans' 'News Gothic MT' 'Tahoma' sans-serif;
	}
h2 {
	font-size:;
	color:#43a7c4;
}

h3 {
	font-size:smaller;
}

img {
	border: 0;
	
	border-color: white;
	font-family:'Myriad Pro' sans-serif;
	}

a:link {
text-decoration: none;
color: #4e4e4e;
}
a:visited {
text-decoration: none;
color: #4e4e4e;
}
a:hover {
text-decoration: none;
color: #43a7c4;
}
a:active {
text-decoration: none;
color: #4e4e4e;
}