/************************* begin body *************************/

BODY{
      background-color: #E2D8C3;
      color: #444444;
      font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-style: normal;
      font-weight: normal;
      margin: 0px}

/************************* end body *************************/
/************************* begin text *************************/

.headerText{
      color: #990033;
      font-family: helvetica neue light condensed, Geneva, Tahoma, Arial, Helvetica, sans-serif;
      font-weight: bold;
      font-size: 12px;
      margin-left: 0px;
      margin-right: 0px;
      margin-top: 0px;
      margin-bottom: 5px;}

.headerText2{
      color: #999999;
      font-family: helvetica neue light condensed, Geneva, Tahoma, Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-size: 15px;
      margin-left: 0px;
      margin-right: 0px;
      margin-top: 0px;
      margin-bottom: 0px;}
	  
.mainText{
      color: #7777777;
      font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-style: normal;
      font-weight: normal}
	  
.footerText{
      color: #999999;
      font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
      font-size: 9px;
      font-style: normal;
      font-weight: normal}
	  

/************************* begin text *************************/
/************************* begin colors and backgrounds *************************/

.mainBg{
      background-color: #FFFFFF}

/************************* end colors and backgrounds *************************/
/************************* begin links *************************/

A:link, A:visited, A:active {
      font-size: 11px;
      color: #000000;
      text-decoration: underline}

A:hover {
      font-size: 11px;
      color: #666666;
      text-decoration: underline}

A.footerLink:link, A.footerLink:visited, A.footerLink:active {
      font-size: 10px;
      color: #FFFFFF;
      text-decoration: none}

A.footerLink:hover {
      font-size: 10px;
      color: #FFFFFF;
      text-decoration: none}

/************************* end links *************************/
