 td { font-size: 12px }
 a:link { color : #F15B56; }
 a:visited { color: #3e7692; }
 a:hover { color: #83c7ff; }
 .bodytext { font-size: 12px; line-height: 18px }
 .text08 { font-size: 8px }
 .text10 { font-size: 10px }
 .text12 { font-size: 12px }
 .text12b { font-weight: bold; font-size: 12px }
 .text14 { font-size: 14px }
 .text14b { font-weight: bold; font-size: 14px }
 .popup { color: #039; font-weight: bold; font-size: 10pt; background-olor: #9cf }
 .navy10 { color: #000080; font-size: 10px }
.text12padd {
	font-size: 12px;
	padding: 7px;
}
.tablelist {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

.indent{
padding-left:1.5em;
text-indent: -1.5em;
}

hr{
  border-top: 1px solid #d291c0;
	border-bottom: 1px solid #d8e7f0;
}
