.header {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	text-decoration: underline overline;
	background-color: #333333;
	word-spacing: normal;
}

.main-text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.main-text a:link {  
	text-decoration: none;
	color: ffffff;
}

.main-text a:visited { 
	color: #ffffff; 
	text-decoration: none;
}

.main-text a:hover {  
	text-decoration: underline;
}


.main-text-small {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #E3E3E3;
}