td {
  font-family: Arial;
  font-size: 10pt;
  color : #000000;
}

.regblu {
  font-family: Arial;
  font-size: 10pt;
  color : #3B3EA1;
}

.regw {
	font-family: Arial;
	font-size: 10pt;
	color : #FFFFFF;
}

.hdw{
	font-family: Arial;
	font-size: 18pt;
	color : #FFFFFF;
	font-weight: bold;
}


A.regw {
	font-family: Arial;
	font-size: 8pt;
	color : #FFFFFF;
	text-decoration : none;
}

A:HOVER.regw {
	font-family: Arial;
	font-size: 8pt;
	color : #FFFFFF;
	text-decoration : underline;
}

A.regblu {
  font-family: Arial;
  font-size: 10pt;
  color : #3B3EA1;
  text-decoration : none;
}

A:HOVER.regblu {
  font-family: Arial;
  font-size: 10pt;
  color : #3B3EA1;
  text-decoration : underline;
}

A {
	font-family: Arial;
	font-size: 10pt;
	color : #663399;
	text-decoration : none;
}

A:HOVER {
	font-family: Arial;
	font-size: 10pt;
	color : #663399;
	text-decoration : underline;
}

.reg {
	font-family: Arial;
	font-size: 10pt;
	color : #333333;
}

.sml {
	font-family: Arial;
	font-size: 8pt;
	color : #333333;
}

.smlw {
	font-family: Arial;
	font-size: 8pt;
	color : #FFFFFF;
}
