body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
p,body,td {
	font-size: 13px;
}
li {
  font-size: 12px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a:visited {
	color: #000000;
}
.contentTitle {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.contentHdr {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.contentSub {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.tdLineTop {
	vertical-align: top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
}
.tdLineBottom {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.tdLineBox {
	vertical-align: top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
