body, table, tr, td, .normal { 

font-family: verdana; 
font-size: 11px; 
color: #ffffff; 

} 

.header { 
	color: #99CCFF;
	font-weight: bold;
	font-family: verdana; 
	font-size: 11px; 
} 

.quote {
	font-family: verdana; 
	font-size: 11px; 
	color: #99ccff; 
	font-style: italic;
}

.author {
	font-family: verdana; 
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold;
	font-style: normal;
}

.bluebullet {
	color: #99CCFF;
}

.letter {
	text-align: center;
}

a.letter {
	font-family: verdana;
	font-size: 7pt;
	color: white;
	text-decoration: none;
}

a.letter:hover {
	text-decoration: underline;
	color: white;
	font-family: verdana;
	font-size: 7pt;
}

.whitehead {
color: white;
font-weight: bold;
font-family: verdana; 
font-size: 11px;
}

input { 
font-family: verdana; 
font-size: 8pt; 
color: #000000; 
}

a{font-family: verdana; 
font-size: 10px; 
font-weight: normal; 
color: #ffffff; 
text-decoration: none} 

a:hover{font-family: verdana; 
font-size: 10px; 
font-weight: 
normal; color: #FFFFCC; 
text-decoration: underline} 