H1 {
	background: #CCFFCC;
	color: #003366;
	font-weight: bold;	text-align: center;	border-top: dotted #33CC33 thin;
	border-right: solid #33CC33 medium;
	border-bottom: dotted #33CC33 thin;
	border-left: solid #33CC33 thick;
}
H1.line {
	background: url(gradb1.gif) repeat-x bottom;
	text-align: center;
	color: #FF8040;
	font-weight: bold;
}
H2 {
	font-weight: bold;	background: #FFFFFF;
	color: #000000;
	border-bottom: dotted #FF6600 thin;
	border-left: solid #FF6600 thick;
	padding-left: 0.5em;
}
H3 {
	color: #000000;
	background: #FFFFFF;
	font-weight: bold;	border-bottom: dotted #FF6600 thin;
}
