/* CSS Document */
body {
	margin: 0px;
	}
.heading {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	}
.body {
	font-family: arial;
	font-size: 12px;
	padding-bottom: 10px;
	}
.contact {
	color: #FFFFFF;
	font-family: Arial;
	text-align: center;
	font-weight: bold;
	background-color: #005257;
	}
.contact a:link {
	color: #FFFFFF;
	font-family: Arial;
	text-align: center;
	}
.tagline {
	color: #FFFFFF;
	font-family: Arial;
	text-align: center;
	font-weight: bold;
	height: 30px;
	padding-top: 3px;
	background-color: #000000;
	}
.medave {
	font-size: 11px;
	font-family: arial;
	}
