p {
	font-family : Tahoma;
	font-size : 10px;
}
a {
	color : #0000ff;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
.address {
	color : #003b67;
	font-size: 11px;
	font-family : Arial;
}
.footernav {
	font-family : Arial;
	font-size : 10px;
	color : #999999;
}
.body {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	margin:0 auto;
}
