a.footer, a.footer:active
{
	color: #606D48;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: normal;
}

a.footer:hover
{
	color: #606D48;
	font-size: 0.9em;
	text-decoration: underline;
	font-weight: normal;
}

a.highA, a.highA:active
{
	font-family: Arial, Helvetica, "Comic Sans", sans-serif;
	color: #E25397;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
}

a.highA:hover
{
	color: #E25397;
	font-size: 1em;
	text-decoration: underline;
	font-weight: bold;
}

a.highB, a.highB:active
{
	font-family: Arial, Helvetica, "Comic Sans", sans-serif;
	color: #FF6600;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
}

a.highB:hover
{
	color: #FF6600;
	font-size: 1em;
	text-decoration: underline;
	font-weight: bold;
}

.highC
{
	color: #606D48;
	font-size: 1em;
	font-weight: bold;
}

.underA
{
	color: #606D48;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: underline;
	font-family: Tahoma, Arial, sans-serif;
}

.footerText
{
	font-size: 0.9em;
	color: #000;
	font-family: serif, Verdana, Arial, sans-serif;
	text-align: center;
	padding: 5px;
	font-weight: normal;	
	vertical-align: middle;
}

.footerText img
{
	vertical-align: middle;
}
	
.highD
{
	color: #DD0081;
	font-weight: bold;
	font-size: 0.9em;
	font-family: Arial, sans-serif, Tahoma, Verdana;
}

.highFormText
{
	color: #DD0081;
	font-weight: normal;
	font-size: 0.7em;
	font-family: Tahoma, Arial, sans-serif, Verdana;
}

h1.typeA
{
  font-family: Helvetica, sans-serif, "Comic Sans", sans-serif;
  font-size: 1.3em;
  font-weight: bold;
  text-align: left;
  margin: 5px 15px;
  color: #666633;
}

h1.typeB
{
  font-family: Helvetica, sans-serif, "Comic Sans", sans-serif;
  font-size: .9em; 
  font-weight: bold;
  text-align: left;
  margin: 5px 15px;
  color: #666633;
}

h1.typeC
{
  font-family: Helvetica, sans-serif,"Comic Sans", sans-serif;
  font-size: 0.9em; 
  font-weight: bold;
  text-align: center;
  margin: 5px auto;
  color: #666633;
}