.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;	
}

.formtext12bold {
	font-family : arial,geneva,helvetica;
	font-size : 12px;
	color : #000000;
	font-weight : bold;	
}

.bigformtextbold {
	font-family : arial,geneva,helvetica;
	font-size : 14px;
	color : #000000;
	font-weight : bold;	
}

.smalltext {
	font-family : arial,geneva,helvetica;
	font-size : 12px;
	color : #000000;
}

.text12 {
	font-family : arial,geneva,helvetica;
	font-size : 12px;
	color : #000000;
}

.text14 {
	font-family : arial,geneva,helvetica;
	font-size : 14px;
	color : #000000;
}

.minitext {
	font-family : arial,geneva,helvetica;
	font-size : 10px;
	color : #333333;
}

.packagetitle {
	font-family : arial,geneva,helvetica;
	font-size : 20px;
	color : #911A00;
	font-weight : bold;		
}

.rednumber {
	font-family : arial,geneva,helvetica;
	font-size : 18px;
	color : #911A00;
}

.rednumber12bold {
	font-family : arial,geneva,helvetica;
	font-size : 12px;
	color : #911A00;
	font-weight: 600;
}

.rednumber14bold {
	font-family : arial,geneva,helvetica;
	font-size : 14px;
	color : #911A00;
	font-weight: 600;
}

.rednumber14 {
	font-family : arial,geneva,helvetica;
	font-size : 14px;
	color : #911A00;
	font-weight: 300;
}

.redtext {
	font-family : arial,geneva,helvetica;
	font-size : 12px;
	color : #911A00;
	font-weight : bold;	
}

.darkredtext12 {
	font-family : arial,geneva,helvetica;
	font-size : 12px;
	color : #724924;
	font-weight : normal;	
}

.darkredtext14bold {
	font-family : arial,geneva,helvetica;
	font-size : 14px;
	color : #724924;
	font-weight : bold;	
}

.darkredtext24bold {
	font-family : arial,geneva,helvetica;
	font-size : 24px;
	color : #724924;
	font-weight : bold;	
}

.redtextsmall {
	font-family : arial,geneva,helvetica;
	font-size : 10px;
	color : #911A00;
	font-weight : bold;	
}