body {
	font-family: arial, geneva, helvetica, sans-serif ;
	font-size: .8em;
	background-color: #999999;
	margin: 0px;
	}
	
a:link { 
	color: #660000;
	}
	
a:visited {
	color: #990000;
	}
	
a:hover, a:active {
	color: #cc0000;
	}

h1 {
	color: #660000;
	font-family: arial, geneva, helvetica, sans-serif ;
	font-size: 18px;
	text-align: center;
	}
	
h2 {
	color: #660000; 
	font-family: arial, geneva, helvetica, sans-serif ;
	font-size: 16px;
	text-align: center;
	}
	
h3 {
	color: #660000; font-family: arial, geneva, helvetica, sans-serif ;
	font-size: 1em;
	margin-left: 1em;
	}
	
#page {
	max-width: 1000px;
	}
	
.bottomlinks {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	}
	
.phone {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	}
