body, p{
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	}

h1{
	font-size : 12pt;
}

.fieldtitle{
	font-weight : bold;
}

.required{
	color : #FF3300;
	font-weight : bold;
}

.indicate{
	color : #FF3300;
	font-weight : bold;
}

.semi_transparent{
	color : #A9A9A9;
}