.h_rule {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
.sub_hd_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #0000FF;
}
.sub_hd_blk {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.caveat-block {
	background-color: #66CCFF;
	display: block;
	height: auto;
	width: auto;
	border: medium solid #0066FF;
}

