body {
   font-family:Arial, sans-serif;
   color: #565555;
   background: #F4F4F4;
   }

img{
   border: 0px;
  }

.nopad{
 margin-bottom: 3px;
 margin-top: 0px;
}

A:link {
  color: #0022FF;
  background: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
 }

A:visited {
  color: #0022FF;
  background: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
 }

.text {
 font-family:Arial, sans-serif;
 font-size: 11px;
 color: #565555;
 background: #FFFFFF;
 }

.head3 {
 font-family:Arial, sans-serif;
 font-size: 16px;
 color: #565555;
 background: #FFFFFF;
 }

.head1 {
 font-family:Arial, sans-serif;
 font-size: 30px;
 font-weight: bold;
 color: #A6A7A8;
 background: #FFFFFF;
 }
.wit {
 font-family:Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #FFFFFF;
 background: #000000;
 }
.punt {
 font-family:Arial, sans-serif;
 font-size: 1px;
 color: #FFFFFF;
 background: ##B7B9BD;
 }


.head2 {
 font-family:Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 color: #A6A7A8;
 background: #FFFFFF;
 }


