	body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7C7C7C;
	margin: 0;
	padding: 0;
	position: 
	relative;
	top: 0;
}
.address {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
}
.number {
	color: #3A4893;
	font-size: 16px;
	font-weight: bold;
}
.about {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7C7C7C;
	margin: 0;
	padding: 0;
	position: 
	relative;
	top: 0;
}
.email {
	color: #414F98;
}
a:link {
	color: #3A4893;
	text-decoration: none;
	}
a:visited {
	color: #7C7C7C;
	}
a:hover {
	color: #7C7C7C;
	text-decoration: underline;
	}
a:active {
	color: #3A4893;
	}
.table {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
