.font
{
	background-color:#330033;
	vertical-align:top;
}

.header
 { 
 color: #6c96f6; 
 font-weight: bold; 
 font-size: 16px; 
 font-family: Helvetica, Arial; 
 text-decoration: none; 
 vertical-align: top; 
 a.active: #000000; 
 a.link: #000000; 
 a.visited: #000000 
 }
 
 .header_wit
 { 
 color: #FFFFFF; 
 font-weight: bold; 
 font-size: 14px; 
 font-family: Helvetica, Arial; 
 text-decoration: none; 
 vertical-align: top; 
 a.active: #000000; 
 a.link: #000000; 
 a.visited: #000000 
 }
 
.subheader
  { 
  color: FFFFFF; 
  font-weight: bold; 
  font-size: 10pt; 
  font-family: helvetica, arial;
  line-height: 32px
  }

.text
 { 
 color: white; 
 font-weight: bold; 
 font-size: 12px; 
 font-family: helvetica, arial; 
 text-decoration: none; 
 a.active: #000000; 
 a.link: #000000; 
 a.visited: #000000 
 }



