body {
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
td,p,span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 22px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 24px;
}
.Menu a:link {
	text-decoration: none;
}
.Menu a:visited {
	text-decoration: none;
}
.Menu a:hover {
	text-decoration: underline;
}
.Menu a:active {
	text-decoration: none;
}
.Address {
	font-size: 11px;
	color: #000000;
	line-height: normal;
}
.WhiteText {
	color: #FFFFFF;
}
