body {
	background-color: #000000;
	SCROLLBAR-FACE-COLOR: #13090B;
	SCROLLBAR-HIGHLIGHT-COLOR: #333366;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #CC3399;
	SCROLLBAR-TRACK-COLOR: #337f66;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.Header {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	text-align: center;
	font-weight: bold;
}
.centeredtext {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.6em;
}
.text {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.6em;
	padding-left: 15px;
	padding-right: 15px;
}
.centeredtextaddress {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.3em;
}
.centeredtextaddressboldblue {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	line-height: 1.6em;
	letter-spacing: 1.4px;
}
