body {
	background-image: url(images/HomeBG.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.MainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.MainHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#333333;
}

a:link {
	color: #FFFFCC;
}

a:Active {
	color:#FFFFCC;
}
a:visited {
	color: #FFFFCC;
}

.FormElements {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
}

textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}