body {
	
	padding:0;
	color:#808285;
	font-family: News Gothic, Verdana, Arial, sans-serif;
	font-size: 12px;
	font weight:bold;
	white-space:nowrap;
	text-decoration:none;
	position: relative;
	left:10%;
	width: 750px;
}
a:link {
	text-decoration:none;
		color: #808285;
}


a:visited {
	text-decoration: none;
color: #808285;}

a:hover {color:#000000}   /* mouse over link */

logo {
	position: relative;
	white-space:nowrap;

}

h1 {
	text-align: right;
white-space:nowrap;
	font-size: 10px;
	font weight:bold;}

h2 {text-align: left;
	white-space:nowrap;
font-size: 10px;
	font weight:bold;}

h3 {text-align: right;
	white-space:nowrap;
font-size: 10px;
	font weight:bold;
	}

h4 {
	font-size: 11px;
	white-space:normal;
	font-weight: lighter;
}
foot {
	width: 750px;
}