@charset "utf-8";
/* CSS Document */

h1 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 12px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h2.GoldHeader2 {
	background-color: #E9BC00;
	padding: 8px 5px 8px 5px;
	}
h3{
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: normal;
}
h5 {
	font-size: 10px;
	font-weight: bold;
}
h6 {
	font-size: 10px;
	font-weight: normal;
}
tr.GoldHeader {
	background-color: #E9BC00;
	}
tr.GoldHeader th {
	font-weight: bold;
	text-align: left;
	}
