﻿.Company {
	text-align: center;
	font-size: 32pt;
	font-family: "Tw Cen MT";
	color: #0000FF;
}
.Title {
	text-align: center;
	font-size: x-large;
	font-family: "Tw Cen MT";
	color: #0000FF;
}
.Header {
	text-align: center;
	font-size: xx-small;
	font-family: "Tw Cen MT";
	color: #0000FF;
}
.Links {
	font-family: "Tw Cen MT";
	margin-left: 280px;
	font-weight: bold;
}
.Body {
	margin-left: 200px;
	font-family: "Tw Cen MT";
	font-weight: bold;
}
.Footer {
	text-align: center;
}
.PaymentBlock {
	margin-left: 320px;
}
.CenterLink {
	text-align: center;
}
.CourseTitle {
	font-family: "Tw Cen MT";
	font-size: large;
	font-style: italic;
	margin-left: 240px;
	font-weight: bold;
	color: #008000;
}
