.mypara{
font-family: "lucida sans unicode", "lucida grande", sans-serif;
color: #47453E;
font-size: 1.0em;
letter-spacing: 0.6pt;
line-height: 1.5;}
.mypara .xcolor{color: #ff8d66;}

.mypara1{
font-family: "open sans unicode", "open grande", sans-serif;
color: #47453E;
font-size: 1.0em
letter-spacing: 0.3pt;
line-height: 1.4;}

.TFtable{
  width:99%; 
  border-collapse:collapse;    
 }

.TFtable caption {
  font: bold 110% Arial,    Helvetica, sans-serif;
  color: #33517a;
  text-align: left;
  padding: 0.4em 0 0.8em 0;
}
.TFtable thead tr td{
font-family: "lucida sans unicode", "lucida grande", sans-serif;
  font-size: 1.0em;
letter-spacing: 0.6pt;
line-height: 1.5;
     background:goldenrod;
     color: black;
}
.TFtable tbody tr td{
font-family: "lucida sans unicode", "lucida grande", sans-serif;
  font-size: 1.1em;
letter-spacing: 0.6pt;
line-height: 1.5;     
     color: black;
}


.TFtable td{ 
  padding:7px; border:#4e95f4 1px solid;
 }

.TFtable tr:nth-child(odd){ 
  background:#FFE766;
 }
 .TFtable tr:nth-child(even){
  background: #dae5f4;
 }
