.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #4A442A;
	line-height: 14px;
	text-align: justify;

}
	  
.mainbold { 
      font-family: Verdana, Arial, Helvetica, sans-serif; 
      font-size: 11px; 
      font-style: normal; 
      font-weight: bold; 
      color: #4A442A; 
      line-height: 14px; }


.footer {  
      font-family: Verdana, Arial, Helvetica, sans-serif; 
      font-size: 7pt; 
      font-style: normal; 
      font-weight: bold; 
      color: #000000;
}

a.footer:link {  
      font-family: Verdana, Arial, Helvetica, sans-serif; 
      font-size: 7pt; 
      font-style: normal; 
      font-weight: bold; 
      color: #670001; 
      text-decoration: underline;
}

a.footer:hover {  
      font-family: Verdana, Arial, Helvetica, sans-serif; 
      font-size: 7pt; 
      font-style: normal; 
      font-weight: bold; 
      color: #754C24; 
      text-decoration: underline;
}

a.footer:visited {  
      font-family: Verdana, Arial, Helvetica, sans-serif; 
      font-size: 7pt; 
      font-style: normal; 
      font-weight: bold; 
      color: #754C24;
	  text-decoration: underline;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #670001;
	text-decoration: none;
	line-height: 13px;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #754C24;
	text-decoration: none;
	line-height: 13px;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #754C24;
	text-decoration: underline;
	line-height: 13px;
}
	

INPUT { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px; 
   font-style: normal; 
   font-weight: normal; 
   color: #000000; 
   background-color: #F1ecd5; }
   
TEXTAREA { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px; 
   font-style: normal; 
   font-weight: normal; 
   color: #000000; 
   background-color: #F1ecd5; 
   }
   
SELECT { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px; 
   font-style: normal; 
   font-weight: normal; 
   color: #000000; 
   background-color: #F1ecd5; 
   }
   
INPUT.BUTTON { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 14px; 
   font-style: normal; 
   font-weight: bold; 
   color: #000000; 
   background-color: #F1ecd5;
   }
   
INPUT.RADIO { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-style: normal; 
   font-weight: bold; 
   background-color: #D5C899;
   }
  
 .header {

      font-family: Verdana, Arial, Helvetica, sans-serif; 
      font-size: 14px; 
      font-style: normal; 
      font-weight: bold; 
      color: #4A442A; 
      line-height: 18px;
}
.headerlg {


      font-family: Verdana, Arial, Helvetica, sans-serif; 
      font-size: 18px; 
      font-style: normal; 
      font-weight: bold; 
      color: #4A442A; 
      line-height: 22px;
}

body {
	background-color: fcfbf5;
}