.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(../Images/Background.JPG);
	background-repeat: repeat-x;
}
.NavigationBar {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	border: thin none #000000;
	word-spacing: normal;
}
.Heading {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #F54029;
}
.Heading1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F54029;
}

.Response {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

.Ending {
	font-family: Tahoma;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
}
a:link {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a:visited {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
