body {
	font-family: Arial, Helvetica, sans-serif;

}
h1 {
	font-size: 20px;
	color: #660000;
	background-color: #fce19e;
	line-height: 40px;
	background-position: bottom;
	vertical-align: bottom;
	padding: 5px 0px 0px;
	text-indent: 10pt;






}
h2 {
	font-size: 20px;
	color: #660000;
	background-color: #A45B0E;
	line-height: 40px;
	background-position: bottom;
	vertical-align: bottom;
	padding: 5px 0px 0px;
	text-indent: 10pt;
}

p {
	font-size: 12px;
}
ul {
	font-size: 12px;
	list-style-image: url(images/goldbullet8.gif);
}
.row-y {
	font-size: 12px;
	background-color: #FCE19E;
	text-align: center;
	height: 18px;
	vertical-align: middle;

}
.row-w {
	font-size: 12px;
	text-align: center;
	height: 18px;
	vertical-align: middle;

}
.rowhead {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFE39C;
	text-align: center;
	height: 16px;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}

