body {
	background-color: #3FAEA5;
	margin-top: 0px;
	margin: 0px 0px;
	scrollbar-3dlight-color: #003366;
	scrollbar-arrow-color: #ADD8E6;
	scrollbar-base-color: #ADD8E6;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #003366;
	scrollbar-highlight-color: #ADD8E6;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #4682B4;
}
A.listItem:link {
	font-style: normal;
}
A.listItem:hover {
	text-decoration: underline;
}
A.link:link {
	color: Blue;
	font-weight: bold;
	font: normal;
}
A.link:hover {
	color: Fuchsia;
	font-weight: bold;
}

.tableMain {
	border: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	background-color: White;
	border-top: 1px solid Black;
}

.bodyTextCommon {
	font: normal normal normal 11pt "Times New Roman", Times, serif;
	text-decoration: none;
	color: #4B4B4B;
	vertical-align: Top;
	text-align: justify;
}
.bodyTextcommonItalics {
	font: italic normal normal 11pt "Times New Roman", Times, serif;
	text-decoration: none;
	color: #4B4B4B;
	vertical-align: Top;
}
.header1 {
	font: normal normal bold 10pt/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #028680;
	padding: 5px 0px 5px 0px;
}
.photoRight {
	margin-bottom: 4px;
	margin-left: 4px;
	margin-top: 2px;
	margin-right: 0px;
	border: 1px Black;
}
.photoLeft {
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	border: 1px Black;
}
.contactInfo1 {
	font: normal normal normal 11pt "Times New Roman", Times, serif;
	text-decoration: none;
	color: #4B4B4B;
	vertical-align: Top;
	text-align: justify;
	padding: 0px 0px 0px 75px;
}
.listItem {
	font: normal normal normal 11pt "Times New Roman", Times, serif;
	text-decoration: none;
	color: #4B4B4B;
	text-align: justify;
	list-style: disc;
}
.listProduct {
	font: normal normal bold 11pt "Times New Roman", Times, serif;
	text-decoration: none;
	color: Maroon;
	text-align: justify;
	list-style: circle;
}
.link {
	font: 11pt "Times New Roman", Times, serif;
	vertical-align: Top;
}