﻿.format1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: xx-large;
	font-weight: bold;
}
.format2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: large;
	font-weight: bold;
}
.format3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	color: #AF2528;
}
.links {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: large;
	font-weight: bold;
	color: #AF2528;
	text-decoration: none;
}
.format4 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
}
