.white8  	{ color: #FFFFFF; font-size: 8pt;  font-family:Arial; font-weight: bold }
.white9  	{ color: #FFFFFF; font-size: 9pt;  font-family:Arial; font-weight: bold }
.white10 	{ color: #FFFFFF; font-size: 10pt; font-family:Arial; font-weight: bold }
.white12 	{ color: #FFFFFF; font-size: 12pt; font-family:Arial; font-weight: bold }
.white16 	{ color: #FFFFFF; font-size: 16pt; font-family:Arial; font-weight: bold }
.white18 	{ color: #FFFFFF; font-size: 18pt; font-family:Arial; font-weight: bold }
.white20 	{ color: #FFFFFF; font-size: 20pt; font-family:Arial; font-weight: bold }
.white24 	{ color: #FFFFFF; font-size: 24pt; font-family:Arial; font-weight: bold }

.black8  	{ color: black;   font-size: 8pt;  font-family:Arial; }
.black9  	{ color: black;   font-size: 9pt;  font-family:Arial; }
.black10 	{ color: black;   font-size: 10pt; font-family:Arial; }
.black10b	{ color: black;   font-size: 10pt; font-family:Arial; font-weight: bold }
.black12 	{ color: black;   font-size: 12pt; font-family:Arial; }
.black12b	{ color: black;   font-size: 12pt; font-family:Arial; font-weight: bold }

.clr8    	{ color: #103910; font-size: 8pt;  font-family:Arial; font-weight: bold }
.clr9    	{ color: #4D2787; font-size: 9pt;  font-family:Arial; font-weight: bold }
.clr10   	{ color: #103910; font-size: 10pt; font-family:Arial; font-weight: bold }
.clr12   	{ color: #103910; font-size: 12pt; font-family:Arial; font-weight: bold }
.clr18   	{ color: #4D2787; font-size: 18pt; font-family:Arial; font-weight: bold }

.red8    	{ color: red;     font-size: 8pt;  font-family:Arial; font-weight: bold }
.red10   	{ color: red;     font-size: 10pt; font-family:Arial; font-weight: bold }
.red10b  	{ color: red;     font-size: 10pt; font-family:Arial; font-weight: bold }
.red12   	{ color: red;     font-size: 12pt; font-family:Arial; font-weight: bold }
.red14   	{ color: red;     font-size: 14pt; font-family:Arial; font-weight: bold }

.yellow8 	{ color: #ffff66; font-size: 8pt;  font-family:Arial; font-weight: bold }
.yellow10	{ color: #ffff66; font-size: 10pt; font-family:Arial; font-weight: bold }
.yellow12	{ color: #ffff66; font-size: 12pt; font-family:Arial; font-weight: bold }

.green8  	{ color: #103910; font-size: 8pt;  font-family:Arial; font-weight: bold }
.green10 	{ color: #103910; font-size: 10pt; font-family:Arial; font-weight: bold }
.green12 	{ color: #103910; font-size: 12pt; font-family:Arial; font-weight: bold }
.green14 	{ color: #103910; font-size: 14pt; font-family:Arial; font-weight: bold }
.lightgreen10 	{ color: #006a00; font-size: 10pt; font-family:Arial; font-weight: bold }

.blue8   	{ color: #0000FF; font-size: 8pt;  font-family:Arial; font-weight: bold }
.blue10  	{ color: #0000FF; font-size: 10pt; font-family:Arial; font-weight: bold }
.blue12  	{ color: #0000FF; font-size: 12pt; font-family:Arial; font-weight: bold }

.bluedark10  	{ color: #003366; font-size: 10pt; font-family:Arial; font-weight: bold }

.blue    	{ color: #0000FF; font-size: 8pt;  font-family:Arial; font-weight: bold }
.bluelarge  	{ color: #0000FF; font-size: 10pt; font-family:Arial; font-weight: bold }
.links      	{ color: #956BD3; font-size: 8pt;  font-family:Arial; font-weight: bold }
.linksLARGE 	{ color: #956BD3; font-size: 12pt; font-family:Arial; font-weight: bold }

.txtbox		{ font-family:Tahoma, Verdana;  }

a:link    	{ color: #FFFFFF; font-size: 10pt; font-family:Arial; font-weight: bold; text-decoration: none }
a:visited 	{ color: #FFFFFF; font-size: 10pt; font-family:Arial; font-weight: bold; text-decoration: none }
a:hover   	{ color: #FFFFFF; font-size: 10pt; font-family:Arial; font-weight: bold; text-decoration: none }

.show 		{ display: block; }
.hide 		{ display: none;  }
.txtbox		{ font-family:Tahoma, Verdana;  }
