.norm 			{	
					font-family:	Arial, Helvetica, sans-serif; 
					font-size:		12pt; 
					font-style:		normal;
				}
.normbold 			{	
					font-family:	Arial, Helvetica, sans-serif; 
					font-size:		12pt; 
					font-style:		bold;
					color: 			#000000;
				}

.texttext 	{	font-family: 	Arial, Helvetica, sans-serif; 
					font-size: 		11pt; 
					font-style: 	normal; 
					font-weight: 	normal; 
					color: 			#000000;
				}

.blue 		{	font-family: 	Arial, Helvetica, sans-serif; 
					font-size: 		11pt; 
					font-weight:	bold; 
					color: 			#660099;
				}

.headline 		{	font-family: 	Arial, Helvetica, sans-serif; 
					font-size: 		12pt; 
					color: 			#FFFFFF; 
					font-weight:	bold;
				}

.smalltext 		{	font-family: 	Arial, Helvetica, sans-serif; 
					font-size: 		8pt; 
					font-style: 	normal; 
					font-weight: 	normal; 
					color: 			#white;
				}
.normwhite 		{	font-family: 	Arial, Helvetica, sans-serif; 
					font-size: 		10pt; 
					font-style: 	normal; 
					color: 			white;
				}
.orange 		{	font-family: 	Arial, Helvetica, sans-serif; 
					font-size: 		10pt; 
					font-style: 	normal; 
					color: 			#EBA319;
				}
.link { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: white; }
.whitebold { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #FFFFFF; }
