H1 { color: #006666;      font-weight: bold;     font-size: 18px;     font-family: verdana, Helvetica, sans-serif;  text-align : center;  }
H3 { color: #006666;      font-weight: bold;     font-size: 14px;     font-family: verdana, Helvetica, sans-serif; }
H4 { color: #000066;      font-weight: bold;     font-size: 14px;     font-family: verdana, Helvetica, sans-serif; }
H5 { color: #000066;      font-weight: bold;     font-size: 12px;     font-family: verdana, Helvetica, sans-serif; }
H6 { color: #216363;     font-weight: normal;     font-size: 10px;     font-family: verdana, Helvetica, sans-serif; }
P { color: #000066;    font-size: 14px;    font-family: verdana, Helvetica, sans-serif; }
UL.green { color: #216363;           font-size: 13px;           font-family: verdana, Helvetica, sans-serif; }
UL.black { color: black;           font-size: 13px;	       font-family: verdana, Helvetica, sans-serif; }

a:link, a:visited, a:active, a:hover, a:focus {
	color : #216363;
	text-decoration : none;
}

UL.footer { color: #216363;           font-size: 10px           font-family: verdana, Helvetica, sans-serif; }
BODY { color: #000066; font-size: 12px; font-family: verdana, Helvetica, sans-serif; background-repeat: repeat; background-image: none;} 
img.border {
	border-style : double;
	border-color : #216363;
	border-width : 2px;
}