.headline {
	FONT-SIZE: 24pt; 
	FONT-WEIGHT: bold; 
	COLOR: #3F4753; 
	FONT-FAMILY: Tw Cen MT, Helvetica, sans-serif
}
.subhead {
	FONT-SIZE: 18pt; 
	FONT-WEIGHT: bold; 
	COLOR: #3F4753; 
	FONT-FAMILY: Tw Cen MT, Helvetica, sans-serif
}

.text {
	font-family: Tw Cen MT, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.textbold {
	font-family: Tw Cen MT, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}
a:link {
	color: #3F4753;
}
a:active {
	color: #3F4753;
}
a:visited {
	color: #538DD6;
}
a:hover {
	color: #538DD6;
}

.tinytext {
	font-family: Tw Cen MT, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;

}


