.text1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}
.text2 {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
}
.text3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.text4 {
	font-family: Arial;
	font-size: 14px;
	color: FF0000;
	font-weight: bold;
}
.A {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
H1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}