.formtext {
	font-family : arial,geneva,helvetica;
	font-size : 12px;
	color : #000000;
}

.formtextbold {
	font-family : arial,geneva,helvetica;
	font-size : 12px;
	color : #000000;
	font-weight : bold;	
}

.bigformtext {
	font-family : arial,geneva,helvetica;
	font-size : 14px;
	color : #000000;
}

.bigformtextbold {
	font-family : arial,geneva,helvetica;
	font-size : 14px;
	color : #000000;
	font-weight : bold;	
}

.smalltext {
	font-family : arial,geneva,helvetica;
	font-size : 11px;
	color : #000000;
}

.minitext {
	font-family : arial,geneva,helvetica;
	font-size : 9px;
	color : #333333;
}
