<html>
<head>
</head>
<body>
h1, h2, h3{font-family: "Chilada ICG Uno", "Times New Roman"}
	h1{font-size: 22pt}
	h2{font-size: 20pt}
	h3{font-size: 18pt}
	h1{color: #383089}
	h2{color: #893082}
	h3{color: #F99F1F}
emp{font-size:18pt}
emp{color:#006400}
Body{font-family:"Times New Roman"; font-size:"14pt";}
Table{font-family:"Times New Roman"; font-size:"12pt";}
span.special{font-family:"comic sans MS"; color:darkblue; font-weight:bold;}
span.textbold22 {font-size:200%; color:teal;}
span.textwhite {color:white; font-weight:bold;} 
span.active{color:yellow; font-weight:bold;}
span.dropcap{font:bold 200%;
	 color:teal;
	 width:18pt;
	 }
span.spangray{color:gray; font-weight:bold;}
p.boldgrey={color:gray;}
p.pbold{font-weight:bold;}
A:hover {color:teal; font-family:arial;}

</body>
</html>

