

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #00a3b4;
	text-decoration: none;
	vertical-align: text-top;
	text-align: left;
	font-weight: bold;
    margin-top: 1.5em;
	margin-bottom: 0.5em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 24px;
	color: #999999;
	text-decoration: none;
	vertical-align: center;
	text-align: center;
	font-weight: normal
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #00a3b4;
	text-decoration: none;
	vertical-align: text-top;
	text-align: left;
	font-weight: bold;
    margin-top: 1.5em;
	margin-bottom: 0.5em;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	line-height: 14px;
	margin-top: 1em;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
	vertical-align: text-top;
	text-align: left;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
}

p + p { margin-top: 0.4em;
		margin-bottom: 0.4em;
} 

.style1 {color: #50c0cd}
.style2 {color: #00a3b4}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #999999; text-decoration: none}
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #999999; text-decoration: none}
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #999999; text-decoration: none}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #FFFFFF; text-decoration: none}

.footer:link {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #666666; text-decoration: none}
.footer:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #666666; text-decoration: none}
.footer:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #666666; text-decoration: none}
.footer:active {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #666666; text-decoration: none}



