body {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #dbeaeb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.ParaLineHeight {
	line-height: 8px;
}
.BodyText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-left: 30px;
	padding-right: 30px;
}
.BodyMain {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-left: 0px;
	padding-right: 0px;
}
	
.Heading {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #0097A3;
	padding-left: 30px;
	text-align: left;
	
	
	}

.Button A {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	DISPLAY: block; PADDING-LEFT: 1px;
	 FONT-SIZE: 12px;
	PADDING-BOTTOM: 1px;
	BORDER-LEFT: #ffffff 1px solid;
	WIDTH: 100%; COLOR: #ffffff;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #797979; 
	TEXT-ALIGN: center; TEXT-DECORATION: none
}
.Button A:hover {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #000000 1px solid;
	BACKGROUND-COLOR: #e7e3de;
	TEXT-DECORATION: none
}
.copy {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-align: right;
	padding-right: 30px
}
