h5 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
	margin: 0px 0px -3px;
	padding: 2px 0px 2px 2px;
	background-image: url(heading_bg.jpg);
}
h6 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #B9760F;
	letter-spacing: -1px;
	margin: 20px 0px -3px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9760F;
}
p {
	margin: 5px 0px 5px 8px;
	padding: 3px;

}
h4 {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	padding: 8px;
	border: 1px outset #B9760F;
	width: 280px;
	line-height: 16px;
	float: right;
	text-align: right;
	background-color: #FEECDA;
	margin: 5px 0px 5px 10px;
	font-weight: normal;
}
.note {
	font-size: 10px;
	font-style: italic;
}
td {  font-family: Verdana, sans-serif; font-size: 11px}
h1 {  font-family: Verdana, sans-serif; font-size: 14px; font-weight: bold}
h2 {  font-family: Verdana, sans-serif; font-size: 12px; font-weight: bold}
a:link {  color: #CC6600}
a:hover {  color: #CC0000}
a:visited {  color: #333333}
.style2 {font-size: 12;}
.style3 {font-size: 12 ; font-weight: bold;}
.important{font-size: 10 ; font-weight: bold;color:#FF0000;}