BODY {
	width: 800px;
	color: black;
	background: white;
	font-family: Georgia, Arial, Helvetica;
	font-size: 10pt/10pt;
	margin-left: 2em;
	margin-right: 2em;
	background-image: url("http://design.nangeroni.net/img/bg2-800.png");
	background-repeat: no-repeat;
}
A:link, A:visited, A:active {
	text-decoration: none;
	color: #990000;
}

A:hover { 
	color: #3300FF; 
}
.headline { 
	font: 12pt Arial, sans-serif; 
	float:right;
	margin-top: 5px;
	margin-right: 80px; 
}
.menubar { 
	font: 10pt Arial, sans-serif; 
	width: 300px;
	text-align: center;
	margin-top: 25px; }
.splash {
	text-align: center;
}
.page {
	text-align: left;
	font: 22pt Bold Arial, sans-serif; 	
	margin-top: 20px;
	margin-left: 35px;
}
.content { 
	margin-left: 150px;
	margin-top: 70px;
  	width:550px; 
	color:#000;
	vertical-align:top;
	font-size: 0.90em;
}
h2 { margin-left: -5px; }
h3 { 
	margin-left: -5px;
	line-height: 22px; 
}
.smlogo {
	text-align: right;
	margin-right: 25px;
}

P.text1 {
	font-size: 14px;
	font-family: Georgia;
}
.footer {
	left: 500px;
	top: 550px;
	position: fixed; 
	text-align: right;
}

h2, h3, h4 { font-family: Georgia; }

