body {  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px; color: #666666
 }
h1 {  
  font-size: 17px;
  color: #666666;
  font-weight: normal;
  display: inline;
  margin-bottom: 0px;
  margin-top: 0px; 
  font-style: italic;
}
h2 {  
  font-size: 13px; 
  color: #666666;
  font-weight: normal;
  display: inline; 
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center
	}
h3 {  
  font-size: 13px; 
  color: #666666;
  font-weight: normal;
  display: inline;
  margin-top: 0px;
  margin-bottom: 0px;
	}
h4 {  
  font-size: 12px; 
  color: #777777;
  font-weight: normal;
  display: inline;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center
	}

a:hover {
  color: #B57DB5 ;
}		
a {  
  font-weight: normal;
  font-size: 11px;
  color: #666666; 
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif
}
a.btns {  
  font-size: 9px
}
a.btns8 {  
  font-size: 8px
}

p {  
  font-size: 11px;
  color:#666666;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left
}
td {  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666
}
td.cright {  
  font-size: 9px;
  color: #B57DB5 ;
  margin-top: 2px;
  text-align: center
}
.sm10 { 
  font-size: 10px 
}

.12iline {
	font-size: 12px;
	display: inline;
}
.sm11 {
	font-size: 11px;
}
