.bluetext  {
  color:                  #00008A;
  font-family:            arial, helvetica, "sans serif";
  font-size:              10pt;
  text-decoration:        none;
  }

.bodytext  {
	font-family:            arial, helvetica, "sans serif";
	font-size:              10pt;
	font-weight: normal;
  }

.blackmedium  {
  font-family:            arial, helvetica, "sans serif";
  font-size:              10pt;
  }

.blacksmall  {
  font-family:            arial, helvetica, "sans serif";
  font-size:              10px;
  font-weight:		bolder;
  }

.bluesmall  {
  font-family:            arial, helvetica, "sans serif";
  font-size:              12px;
  color:			#668D9C;
  }

.headtext  {
	font-family:            arial, helvetica, "sans serif";
	font-size:              16pt;
	font-weight:            bold;
	text-decoration:        none;
  }

.headtext2  {
  font-family:            arial, helvetica, "sans serif";
  font-size:              12pt;
  font-weight:            bold;
  text-decoration:        none;
  }

.note  {
  color:                  #3C677B;
  font-family:            arial,helvetica,"sans serif";
  font-size:              8pt;
  text-decoration:        none;
  }

.redtext  {
  color:                  #FF0000;
  font-family:            arial, helvetica, "sans serif";
  font-size:              10pt;
  text-decoration:        none;
  }

.subheadtext  {
  font-family:            arial, helvetica, "sans serif";
  font-size:              12pt;
  font-weight:            normal;
  text-decoration:        none;
  }

.tabtext  {
  font-family:            arial, helvetica, "sans serif";
  font-size:              8pt;
  }

.tabtext2  {
  color:                  #FFFFFF;
  font-family:            arial, helvetica, "sans serif";
  font-size:              9pt;
  }

.tabtext3  {
  color:                  #000000;
  font-family:            arial, helvetica, "sans serif";
  font-size:              9pt;
  font-weight:            bold;
  }

.tabtext4  {
  color:                  #FFFFFF;
  font-family:            arial, helvetica, "sans serif";
  font-size:              9pt;
  font-weight:            bold;
  }

.testtext  {
  font-family:            arial, helvetica, "sans serif";
  font-size:              11pt;
  text-decoration:        none;
  }

.timesheader  {
  font-family:            georgia, "times new roman", Serif;
  font-size:              16pt;
  font-weight:            bold;
  }

.whiteheader  {
  color:                  #FFFFFF;
  font-family:            georgia, "times new roman", Serif;
  font-size:              13pt;
  font-weight:            bold;
  line-height:            120%;
  }

.whitetext  {
  color:                  #FFFFFF;
  font-family:            arial, helvetica, "sans serif";
  font-size:              12px;
  }

/* I removed the following from the link descriptors below:
from A.link:

font-size:12pt;
font-family:Arial;
font-style:normal;
cursor:default;
font-variant:small-caps;
text-transform:normal;

from A.hover:
font-size:12pt;
font-family:Arial;
font-style:normal;
cursor:hand;
font-variant:small-caps;
text-transform:normal;

from A.active:
cursor:default;
font-variant:small-caps;
text-transform:capitalize;
font-size:12pt;
font-family:Arial;
font-style:normal;

From A.visited:
font-size:12pt;
font-family:Arial;
font-style:normal;
cursor:default;
font-variant:small-caps;
text-transform:uppercase;

*/

A:link	{
color:#00478E;
background-color:transparent;
font-variant:           small-caps;
text-decoration:        underline;
}

A:hover	{
color:#EA7C56;
background-color:transparent;
font-variant:           small-caps;
text-decoration:        underline;
}

A:active	{
color:#3366FF;
background-color:transparent;
font-variant:           small-caps;
text-decoration:        underline;
}

A:visited	{
color:#FF8102;
background-color:transparent;
font-variant:           small-caps;
text-decoration:        underline;
	}
