body {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  color: #000000;
  background-color: #FFFFFF
}

a:link, a.header:link { 
  color: #6F559D;
  text-decoration: none
}

a:visited, a.header:visited {
  color: #E3722E;
  text-decoration: none
}

a:hover, a.header:hover {
  color: #2D73B9; 
  text-decoration: none
}

a:active, a.header:active { 
  color: #E7651a
}

p, td {  
  font-size: 11px;
  font-variant: normal;
  color: #000000
}


  
.footer { 
  font-size: 10px;
  font-variant: normal;
  line-height: 15px;
}

.txtbold {
  font-weight: bold
}


.titleblack { font-family: helvetica, arial, "sans serif";
font-size: 12pt;
text-decoration: underline;
color: #000000;
font-weight: bold; 

}

.titlelblue { font-family: helvetica, arial, "sans serif";
font-size: 12pt;
text-decoration: underline;
color: #34B3D1;
font-weight: bold; }

.titlered { font-family: helvetica, arial, "sans serif";
font-size: 12pt;
text-decoration: underline;
color: #FF0000;
font-weight: bold; }

.titledbrown { font-family: helvetica, arial, "sans serif";
font-size: 12pt;
text-decoration: underline;
color: #52330B;
font-weight: bold; }

.titlegolden { font-family: helvetica, arial, "sans serif";
font-size: 12pt;
text-decoration: underline;
color: #FFC20E;
font-weight: bold; }

.titleorange { font-family: helvetica, arial, "sans serif";
font-size: 12pt;
text-decoration: underline;
color: #FAAC56; 
font-weight: bold;

}

.titlelgreen { font-family: helvetica, arial, "sans serif";
font-size: 12pt;
text-decoration: underline;
color: #9DD29C;
font-weight: bold; }

.titletan { font-family: helvetica, arial, "sans serif";
font-size: 12pt;
text-decoration: underline;
color: #A88B29;
font-weight: bold; }

.titlegreen { font-family: helvetica, arial, "sans serif";
font-size: 12pt;
text-decoration: underline;
color: #0DB14B }

.titledblue { font-family: helvetica, arial, "sans serif";
font-size: 12pt;
text-decoration: underline;
color: #0071BC;
font-weight: bold; }

.titlemblue { font-family: helvetica, arial, "sans serif";
font-size: 12pt;
text-decoration: underline;
color: #7DA7D8 }

.titlegray { font-family: helvetica, arial, "sans serif";
font-size: 12pt;
text-decoration: underline;
color: #808285;
font-weight: bold; }


.price {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  color: #E3372E;
  background-color: #FFFFFF;
  }
