.regtext {
	color: #003399;
	font: normal 14px Arial, Tahoma, Verdana;
	text-align: center;
}
.smalltextboldblue {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #003399;
}
.bigtextred {
	font-family: Arial, Tahoma, Verdana;
	font-size: 24px;
	line-height: 20px;
	color: #990000;
}

.regtextbold {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	line-height: 16px;
	text-align: center;
}

.bigtext {
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
.biggestbluetext {
	font-size: 36px;
	font-weight: bold;
	color: #003399;
	font-family: Arial, Tahoma, Verdana;
}
.biggesttextred {
	font-family: Arial, Tahoma, Verdana;
	font-size: 36px;
	font-weight: bold;
	color: #990000;
}
.biggerredtext {
	font-family: Arial, Tahoma, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
.biggerbluetext {
	font-family: Arial, Tahoma, Verdana;
	font-size: 24px;
	font-weight: 600;
	color: #003399;
	text-align: center;
}
.smalltextblue {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: 400;
	color: #003399;
}
