body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFD94C;
	margin-left: 20px;
}

h1 {
	font-size: 22px;
	color: #CC3300;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	color: #CC3300;
	font-weight: bold;
}

.normtext {
	font-size: 12px;
}

.ftext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
}

