body {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(images/BG.gif);
	SCROLLBAR-FACE-COLOR: #D4ECE5;
	SCROLLBAR-SHADOW-COLOR: #28A27B;
	COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #28A27B;
	LINE-HEIGHT: 18px;
	SCROLLBAR-ARROW-COLOR: #28A27B;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #cfcfcf;
	background-position: left top;
	background-repeat: no-repeat;

}
.MainBody {
	font-family: "Courier New";
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding-left: 40px;
	padding-Right: 40px;

}
.HomeBody {
	font-family: "Times New Roman";
	font-size: 20px;
	color: #333333;
	text-align: center;
	padding-left: 40px;
	padding-Right: 40px;
	font-style: italic;
	font-weight: bold;

}
.GeneralBody {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 8px;
	padding-Right: 8px;
	list-style-position: inside;
	list-style-image: url(images/listArrow.gif);
}
.GeneralBodyBold {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding-left: 4px;
	padding-Right: 4px;
	list-style-position: inside;
	list-style-image: url(images/listArrow.gif);
	font-weight: bold;
}

.ListText {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-align: left;
	list-style-position: inside;
	list-style-image: url(images/listArrow.gif);
	letter-spacing: normal;
	clip:   rect(auto auto auto auto);
}
.GeneralHeader {
	font-family: "Times New Roman";
	font-size: 20px;
	color: #333333;
	text-align: center;
	padding-left: 40px;
	padding-Right: 40px;
	font-style: italic;
	font-weight: bold;
}
.Copy {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-position: right;
	text-align: right;
}
.button A {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	DISPLAY: block; PADDING-LEFT: 2px;
	FONT-WEIGHT: normal; FONT-SIZE: 10px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #000000 1px solid;
	WIDTH: 100%; COLOR: #000000;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #00b7ce; 
	TEXT-ALIGN: center; TEXT-DECORATION: none
}
.button A:hover {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #000000 1px solid;
	BACKGROUND-COLOR: #97e2eb;
	TEXT-DECORATION: none
}
