body {
	font-family: Century Gothic, sans-serif;
	background-image: url(images/background.gif);
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-repeat: repeat;
	margin-top: 5px;
	margin-bottom: 0px;
}

td {
	font-family: Century Gothic, sans-serif;
}

th {
	font-family: Century Gothic, sans-serif;
}
.Purple18 {
	color: #472f91;
	font-size: 18px;
}
.Purple16 {
	color: #472f91;
	font-size: 16px;
}
.Purple14 {
	color: #472f91;
	font-size: 14px;
}
.Purple12 {
	color: #472f91;
	font-size: 12px;
}
.Red18 {
	color: #cc0000;
	font-size: 18px;
}
.Red16 {
	color: #cc0000;
	font-size: 16px;
}
.Red14 {
	color: #cc0000;
	font-size: 14px;
}
.Red12 {
	color: #cc0000;
	font-size: 12px;
}
.Blue18 {
	color: #0768ad;
	font-size: 18px;
}
.Blue16 {
	color: #0768ad;
	font-size: 16px;
}
.Blue14 {
	color: #0768ad;
	font-size: 14px;
}
.Blue12 {
	color: #0768ad;
	font-size: 12px;
}
.Green18 {
	color: #38b54a;
	font-size: 18px;
}
.Green16 {
	color: #38b54a;
	font-size: 16px;
}
.Green14 {
	color: #38b54a;
	font-size: 14px;
}
.Green12 {
	color: #38b54a;
	font-size: 12px;
}
a {
	color: #0768ad;
	text-decoration: none;
}
