body {
	font-family: Helvetica, Verdana, Arial;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../img/mythAmericalogo.jpg);
	background-repeat: no-repeat;
	background-position: 250px 10px;
	position: absolute;
	height: 510px;
	width: 700px;
	left: 0px;
	top: 0px;
}
#address {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	height: 100px;
	width: 250px;
	top: 325px;
	right: 10px;
	bottom: 10px;
	left: 442px;
	text-align: center;
}
a {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #108FA2;
}
#history {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	line-height: 14px;
	color: #0F7686;
	position: absolute;
	width: 200px;
	left: 18px;
	top: 3px;
}

