body, div, p, td, li, textarea {
  color: #000000;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10pt;
}
.tblFmt {
	border: 1px solid #006351;
}
.tblHdr {
	background-color: #006351;
	color: #FFFFFF;
	font-weight: bold;
}
.tl {
	border-left: 1px solid #006351;
	border-bottom: 1px solid #006351;
}
.tb {
	border-bottom: 1px solid #006351;
}
.tr {
	border-right: 1px solid #006351;
	border-bottom: 1px solid #006351;
}
.odd {
	background-color: #DEFFDE;
}
.even {
	background-color: #FFFFFF;
}
.cal {
	height: 120px;
}
h2 {
	font-size: 15pt;
	color: #006351;
}
#centercontent h2 {
	margin-top: 0;
}
h3 {
	font-size: 14pt;
	color: #006351;
	font-family: "arial narrow", arial, helvetica, sans-serif;
}
h4 {
	font-size: 11pt;
	color: #000000;
}
.listalign {
	margin: 0;
	padding: 0;
	list-style: none;
}
.listalign li {
	background: url(/images/bullet_li_bg.gif);
	background-position: 1px 5px;
	background-repeat: no-repeat;
	padding-left: 13px;
}
a:link {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
.photos {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #404040;
	float: right;
}
