A {text-decoration: none; font-size: 9pt; font-family: Verdana; color:black}
	.decor-U {text-decoration: underline}
	.gold {text-decoration: none; font-size: 9pt; font-family: Verdana; color:#AD9410}

EM {color: purple; bold} <!--EM means Italics-->

H1 {background: #AD9410; color: white; font-size: 16pt; font-family: Verdana}
	.bg20 {width: 20%}
	.bg30 {width: 30%}
	.bg40 {width: 40%}
	.bg50 {width: 50%}
	.bg60 {width: 60%}
	.bg70 {width: 70%}
	.bg80 {width: 80%}
	.bg90 {width: 90%}
	.bg {scroll}
	.font8 {font-size: 8pt; color: black; font-family: Verdana}
H2 {background: #AD9410; color: white; font-size: 14pt; font-family: Arial Black}
	.bg20 {width: 20%}
	.bg30 {width: 30%; background: #0a328c; color: #ffffff; height: 95px}
	.bg40 {width: 40%}
	.bg50 {width: 50%}
	.bg60 {width: 60%}
	.bg70 {width: 70%}
	.bg80 {width: 80%}
	.bg90 {width: 90%}
	.bg {scroll}
	.font8 {font-size: 8pt; color: black; font-family: Verdana}
H3 {background: #CC6633; color: white; font-size: 12pt; font-family: Arial Black}
	.bg20 {width: 20%}
	.bg25 {background: #FFCC66; color: white}
	.bg30 {width: 30%}
	.bg30rust {width: 30%; background: #A30000; color: white}
	.bg40 {width: 40%}
	.bg50 {width: 50%}
	.bg60 {width: 60%}
	.bg70 {width: 70%}
	.bg80 {width: 80%}
	.bg90 {width: 90%}
	.bg {scroll}
	.bgrust (background: #CC6633; color: #CC6633}
	.font8 {font-size: 8pt; color: black; font-family: Verdana}

LI {text-indent: 0in; color: black; font-size: 12pt; font-family: Tahoma}
	.font16 {font-size: 16pt; color: blue/green}
	.font14 {color: Blue; font-size: 14pt; font-family: Arial Narrow}
	.font10 {font-size: 10pt; color: red}
	.font8 {font-size: 8pt}
	.font6 {font-size: 6pt}
	.font4 {font-size: 4pt}

P {text-indent: 0in; color: black; font-size: 10pt; font-family: Verdana; font-weight: bold}
	.ptext8 {font-size: 8pt}
	.ptext12 {text-indent:0in; font-size: 12pt; font-weight: 600; color: #AD9410}
	.ptext14 {font-size: 14pt}
	.ptext16 {color: #A30000; font-size: 16pt; font-family: Arial}


TD {font-family: Verdana; font-size: 12pt; color: black;}

TH {font-size: 14pt; font-family: Verdana; color: black;}
	.gold10 {font-size: 10pt; font-family: Verdana; color:#AD9410}
	
<!--Example: Background class=bg20-->
	.bg20 {width: 20%}
	.bg30 {width: 30%}
	.bg40 {width: 40%}
	.bg50 {width: 50%}
	.bg60 {width: 60%}
	.bg70 {width: 70%}
	.bg80 {width: 80%}
	.bg90 {width: 90%}
	.bg {scroll}
	.bggold {background: #AD9410}
	.bgred {background: #FF0000}
	.bgtan {background: #996600}
	
<!--Font-Color class=blue-->
	.blue {color: blue}
	.black {color: black}
	.gray {color: gray}
	.green {color: green}
	.maroon {color: maroon}
	.purple {color: purple}
	.red {color: red}
	.silver {color: silver}
	.white {color: white}

<!--Font-Size-->
	.font16 {font: 16pt Arial Narrow}
	.font15 {font: 15pt Arial Narrow}
	.font14 {font: 14pt Arial Narrow}
	.font13 {font: 13pt Arial Narrow}
	.font12 {font: 12pt Arial Narrow}
	.font11 {font: 11pt Arial Narrow}
	.font10 {font: 10pt Arial Narrow}
	.font9 {font: 9pt Arial Narraw}
	.font8 {font: 8pt Arial Narrow}
	.font7 {font: 7pt Arial Narraw}
	.font6 {font: 6pt Arial Narrow}
	.font5 {font: 5pt Arial Narraw}
	.font4 {font: 4pt Arial Narrow}

<!--Font-Family-->
	.ARI {font-family: Arial}
	.AB {font-family: Arial Black}
	.ARIN {font-family: Arial Narrow}
	.ARIU {font-family: Arial Unicode MS}
	.DIX {font-family: Dixion}
	.DIXB {font-family: Dixion Bold}
	.SCRIPT {font-family: Excellence}
	.SHA {font-family: Shadow}
	.TIM {font-family: Times New Roman}
	.VER {font-family: Verdana}