body {
	background-image: url(../Images/Background.png);
}
.Header1 {
	font-family: "Century Schoolbook";
	font-size: 44pt;
}


.Header2 {
	font-family: "Century Schoolbook";
	font-size: 17pt;
}

.Links {
	font-family: "Century Schoolbook";
	font-size: 16pt;
	color: #FFFFFF;
}

.Links a {
	text-decoration: none;
	color: #FFFFFF;
}
.Links a:Hover {
	text-decoration: underline;
}


.LinksBottom {
	font-family: "Century Schoolbook";
	font-size: 12pt;
}
.LinksBottom a {
	color: #000000;
	text-decoration: none;
}
.LinksBottom  a:Hover {
	text-decoration: underline;
}
.TextArea {
	font-family: "Century Schoolbook";
	font-size: 12pt;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}
.DesignByCoptright {
	font-family: "Century Schoolbook";
	font-size: 10pt;
	color: #666666;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
}
.Title {
	font-family: "Century Schoolbook";
	font-size: 24pt;
	font-weight: bold;
}
.SubTitle {
	font-family: "Century Schoolbook";
	font-size: 18pt;
	text-decoration: underline;
}
.SideBar {
	padding-top: 10px;
	background-repeat: no-repeat;
}
