.text {
	font-size : 12px;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.boldtext {
	font-size : 12px;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

.headline {
	font-size : 20px;
	font-family : "Times New Roman";
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

