body {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #000000;
}
h1 {
	font: bold 12px Arial, Helvetica, sans-serif;
}
h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
}
p {
	font: 12px Arial, Helvetica, sans-serif;
}

textboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003399;
	background-color: #CCFF99;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
