h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFF99B;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF99B;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #CCCCCC;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 32px;
	color: #fff99b;
	font-weight: bold;

}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 3px;
	font-weight: bold;
	color: #FFF99b;
}

