	
.normal { font-family: comic sans ms;
	font-size: 12pt;
	font-weight: bold;
	color: #000000; }
	
.normalaqua { font-family: comic sans ms;
	font-size: 12pt;
	font-weight: bold;
	color: #009998; }
	
.purple { font-family: comic sans ms;
	font-size: 12pt;
	font-weight: bold;
	color: #990099; }
	
.footer { font-family: tahoma;
	font-size: 8pt;
	color: 009998;
	font-weight: bold; }	
	
H1 { font-family: tahoma;
	font-size: 14pt;
	font-style: italic;	
	color: #10106B; }
	
H2 { font-family: tahoma;
	font-size: 12pt;	
	color: black;
	font-weight: bold; }
	
H3 { font-family: tahoma;
	font-size: 10pt;	
	color: black;
	font-weight: bold; }

A:link {
color: purple;
font-weight: bold;
}

A:active {
text-decoration: underline;
}

A:visited {
color: purple;
font-weight: bold;
}
