.font1 {
	font-family: "Showcard Gothic";
	font-size: 16px;
	font-weight: bold;
}
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style1 {
	color: #FF0000;
	font-size: 36px;
}
.style2 {color: #003366}
.style3 {font-size: 24px}
.font_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FF0000
}