H1 {
	font-size : 16pt;	font-weight : bold;
	border-bottom-style : double; border-bottom-color : Gray;	border-left-style : double; border-left-color : Gray;
	padding : 2px;	letter-spacing : 1px;
		text-align: left;
}
H2 {
	font-size : 14pt;	font-weight : bold;
	border-bottom-style : double; border-bottom-color : Gray;	border-left-style : double; border-left-color : Gray;
	padding : 2px;	letter-spacing : 1px;
	text-align: left;
}
H3 {
	font-size : 12pt;	font-weight : bold;
	border-bottom-style : solid; border-bottom-color : Gray;	border-left-style : solid; border-left-color : Gray;
	padding : 2px;	letter-spacing : 1px;	border-left-width: 2px;	border-bottom-width: 2px;
		text-align: left;
}

H6 {
	margin-top:6px; margin-bottom:0px;
   }
#lp_link {  margin-top: 2px;  margin-bottom: 2px; }
