td, .h1, .h2, .h3, .h4, .h5, a {
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	}
body {
background-color: #000000;
}

td {
font-size:12px;
font-style: normal;
font-weight: normal;
line-height: 1.0;
color: #FFFFFF;
}
.h1 {
font-size: 14px;
font-style: normal;
font-weight: normal;
line-height: 1.4;
color: #ffffff;
 }
 .h2 {
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
  padding-left: 16px;
  padding-right: 100px;
 }
 .h3 {
  font-size: 12px;
  font-weight: normal;
   font-weight: normal;
  line-height: 1.4;
  padding-left: 16px;
  padding-right: 100px;
  	
 }
  .h4 {
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
  padding-left: 16px;
  padding-right: 26px;
 }
   .h5 {
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.0;
 }
a {
font-size: 12px;
color: #FFFFFF;
text-decoration: none;	
}
a:hover{
text-decoration: underline;
background-color: #000000;
color: #72b4d0;
}
