A:link  {
  color: #3D5899;
  text-decoration: none;
}

A:visited  {
  color: #3D5899;
  text-decoration: none}

A:hover  {
  color: #000000;
  text-decoration: underline;
}

A:active  {
  color: #000000;
  text-decoration: underline;
}

.smallertext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  line-height: 120%;
  color: #666666;
}

.smalltext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  font-style: normal;
  font-weight: normal;
  line-height: 120%;
  color: #666666;
}

.smalltext A {
  color: #3D5899;
}

.smalltextbold {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  font-style: normal;
  font-weight: bold;
  color: #666666;
}

.smalltextbold A {
  color: #3D5899;
}

.smalltextorange {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  font-style: normal;
  font-weight: normal;
  color: #DB944C;
  margin-bottom: 4px;
}

.normaltextgreen {
  color: #4BA671;
}

.normaltextorange {
  color: #DB944C;
}

.normaltextblue {
  color: #3D5899;
}

.headtextorange {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-style: normal;
  font-weight: bold;
  color: #DB944C;
}

.headtextgreen {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-style: normal;
  font-weight: bold;
  color: #4BA671;
}

.smalltextblue {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  font-style: normal;
  font-weight: normal;
  color: #3D5899;
  margin-bottom: 4px;
}

.strap {
  font-family: ("Trebuchet MS", Verdana, Arial, Helvetica, sans-serif);
  font-size: 10px;
  font-style: italic;
  font-weight: normal;
  letter-spacing: 200%;
  color: #FFFFFF; 
}

.pricehead {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  font-style: normal;
  font-weight: normal;
  color: #990000;
}

.pricelarge {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: normal;
  color: #990000;
}

.headline {
  font-style: italic;
  color: #000066;
}

.headline2 {
  font-size: 12pt;  
  color: #000066;
}

.imageborder 
{
  border-right: #8B9BC2 1px solid;
  border-top: #8B9BC2 1px solid;
  border-left: #8B9BC2 1px solid;
  border-bottom: #8B9BC2 1px solid;
}

.NormalTextBox
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #666666;
  border: 1px solid #999999;
}

.SmallTextBox
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7pt;
  font-weight: normal;
  color: #666666;
  background-color: #FBF3EC;
  border: 1px solid #999999;
}

.NormalButton
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #666666;
  background-color: #eeeeee;
  border: 1px solid #999999;
}

.linkcolor
{
  color: #000099;
}

td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: #666666;
}

h1  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: normal;
  color: #000066;
}

h2  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  color: #DB944C;
}

h4  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color: #4BA671;
}

body {
  background-color: #ffffff;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: #666666;
}
 
p { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: #666666;
} 

