body {
	margin: 0px;
	background-image: none;
	background-color: #B2E1EB;
}
td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.heading {
	color: #1075C3;
	font-size: 16px;
	font-weight: bold;
}
.specialcell {
	background-repeat: no-repeat;
}
.imageborder {
	margin-right: 10px;
	border: thin solid #0C73D0;
}
.homeparagraph {
	padding-left: 12px;
}
.line {
	border-top: thin solid #F8E8B8;
	border-right: thin none #F8E8B8;
	border-bottom: thin none #F8E8B8;
	border-left: thin none #F8E8B8;
}
