
.text {
	font-family :Times New Roman,serif;
	font-size : 12pt;
	font-weight : normal;
	text-decoration : none;
	color : #F0EDCE;
}

.textbld {
	font-family :Times New Roman,serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
	color : #F0EDCE;
}

.headline {
	font-family : Times New Roman,serif;
	font-size : 16pt;
	font-weight : bold;
	text-decoration : none;
	color : #F0EDCE;
}

.logo {
	font-family : Times New Roman,serif;
	font-size : 16pt;
	font-weight : normal;
	text-decoration : none;
	color : #F0EDCE;
}

