.bodytext {
	line-height: 16px;
	text-align: left; 
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

b {  
font-weight: bold; 
}

h2 {
	font-size: 14t;
	font-weight: bold;
}

.centered {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}

a:link {text-decoration: underline; color: white;}
a:visited {text-decoration: underline; color: white;}
a:hover {text-decoration: none; color: white;}
