P  {
	font-size : 12pt;
	font-family : Arial;
	color : Black;
}

H2  {
	font-family : Arial;
	color : Olive;
}

H3  {
	font-family : Arial;
	color : 800040;
}

A  {
	font-family : Arial;
	font-size : 12pt;
	color : 005500;
}

A:Visited  {
	font-size : 12pt;
	color : 800040;
	font-family : Arial;
}

A:Active  {
	font-family : Arial;
	font-size : 12pt;
	color : DABC61;
}

A:Hover  {
	font-size : 12pt;
	color : DABC61;
	font-family : Arial;
}

<div>  {
	font-size : 12pt;
	font-family : Arial;
	color : Black;
}

<h1>  {
	font-family : Arial;
	color : 005500;
}

.b14maroon  {
	font-size : 14pt;
	color : 800040;
	font-weight : bold;
}

.bold  {
	font-weight : bold;
}

.smallitalic  {
	font-size : 10pt;
	font-style : italic;
}

.14green  {
	color : 005500;
	font-size : 14pt;
}

.bgreenlucidia  {
	color : 005500;
	font-family : Lucida Console;
	font-weight : bold;
}

.bnavygaramond  {
	color : Navy;
	font-weight : bold;
	font-family : Garamond;
}

.bmaroontimes  {
	color : 800040;
	font-family : Times New Roman;
	font-weight : bold;
}

.b14navy  {
	font-weight : bold;
	font-size : 14pt;
	color : Navy;
}

