.title {
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	margin: 5px;
}
.body {font-size: 12px; font-style: normal; line-height: 22px}
.subttl {font-size: 14px; font-style: normal; line-height: 21px}
.subcap {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	letter-spacing: 1px;
}
A:hover { color:#ff0066 ; text-decoration:none ; }
hr {
	border: thin solid #666666;
	margin-top: 2px;
	margin-bottom: 2px;


}
p {
	margin-top: 3px;
	margin-bottom: 10px;

}
