body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #00544D;
}
td {  
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
}
h3 {
  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: lighter; color: #17624E;
  }
.h3 {
  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: lighter; color: #17624E;
  }
p {  
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
}
.leaded { 
 font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 24px; font-weight: normal;
 }
b { 
 font-weight: bold; color: #005440;
 }
h2 {  
font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #005440; font-weight: normal;
}
.h2 {  
font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #005440; font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}.margin {
	margin: 6px;
	padding: 6px;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #17624E;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #3366FF;
}
.smallwhite {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.smallbold {
	font-size: 9px;
	font-weight: bold;
}
.reverse {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #17624E;
}
