.text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: lighter;
	color: #000000;
}
.text3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	color: #000000;
}
.text4 {
	font-family: arial;
	font-size: 14px;
	font-weight: lighter;
	color: #000000;
}

