P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : 10pt;
	font-family : arial;
	color : 330066;
	font-weight: bold;
}

A:Visited  {
	font-size : 10pt;
	font-family : arial;
	color : 330066;
	font-weight: bold;
}

A:Active  {
	font-size : 10pt;
	font-family : arial;
	color : 330066;
}

A:Hover  {
	font-size : 10pt;
	font-family : arial;
	color : FF6600;
	font-weight: bold;
}



BODY  {
	font-size : 10pt;
	font-family : arial;
	
}

TD, TD.Active  {
	font-size : 10pt;
	font-family : arial;
}


H2  {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	color : 330066
}

.regbold  {
	font-size : 8pt;
	font-family : arial;
	font-weight : bold
}

.blackline {
	font-family : arial;
	font-size : 11pt;
	font-weight : bold;
	text-decoration: underline;
}

.purpleline {
	font-family : arial;
	font-size : 11pt;
	color : 330066;
	font-weight : bold;
	text-decoration: underline;
}

.blacklinebig {
	font-family : arial;
	font-size : 14pt;
	font-weight : bold;
	text-decoration: underline;
}

.purplelinebig {
	font-family : arial;
	font-size : 14pt;
	color : 330066;
	font-weight : bold;
	text-decoration: underline;
}

.required  {
	color : red;
}



.tiny  {
	font-family : arial;
	font-size : 8pt;
	color : white;
	font-style : bold
}

.bold  {
	font-family : arial;
	font-size : 9pt;
	font-weight : bold
}


li {
font-size : 10pt;
color: 330066;
font-family : Arial
}

ul {
font-size : 10pt;
}

.largepurple  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	color : 361265;
}

.medpurple  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	color : 361265;
}

