html {
	font-size: 11px;
	color: 285D53;
	}

body {
	background-color: #74ABA1;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: 285D53;
	margin: 0;
	padding: 0;
	width: 100%;
	line-height: 1.6em;
	}

img {
	border: 0;
	margin: 0;
	padding: 0;
	}


	
/* ------------------- LINKS ------------------- */

a:link, a:active {
	background-color: transparent;
	color: #285D53;
	text-decoration: none;
	border-bottom: none;
	}

a:visited {
	background-color: transparent;
	color: #285D53;
	text-decoration: none;
	border-bottom: none;
	}

a:hover	{
	background-color: transparent;
	color: #429D8C;
	text-decoration: none;
	border-bottom: none;
	}
	
	
p {
	line-height: 1.5em;
	font-size: 13px;
	color: 285D53;
	}
	

h3 {
	font-size: 20px;
	font-weight: bold;
	background-color: transparent;
	color: 285D53;
	}

.navigation {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	text-decoration: none;
	color: #285D53;
}
.underline {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	text-decoration: underline;
	line-height: 1.5em;
	font-size: 11px;
	color: #285d53;
}
.p2 {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: 1.3px;
	font-weight: normal;
	color: #285d53;
}
