body, td, input 
{
	font: 10pt Arial, sans;
}

h1
{
	color: #036;
	font: bold 14pt 'Arial Narrow', Arial, sans;
}

h2
{
	font: bold 11pt Arial, sans;
	color: #009;
	border-bottom: 1px solid #009;
}

.req
{
	color: Red;
	font-size:15pt;
	padding-left:5px;
}

.fieldList
{
	margin-left: 20px;
	margin-bottom: 10px;
}

.label
{
	width: 100px;
}

.value input
{
	width: 200px;
}