/* set the page font formatting. */
body, p, div, td { font-family: Arial, Helvetica; font-size: 9pt; color: #000000; }

.indent { margin: 0 0 0 30px; }
.first { margin: 0 0 0 0; list-style-type: none;  }

.formbold { 
	width: 200px;
	font-size : 13px;
	font-weight: bold;
	font-family: Verdana;
	border: 1px inset #000000;
}

.formnormal { 
	width: 200px;
	font-size : 13px;
	font-weight: bold;
	font-family: Verdana;	
	border: 1px inset #000000;
}