body, td {
	margin: 0px;
	font-size:0.8em;
	color:#aaaaaa;
	font-family:times,serif;
	}

td{
	text-align:center
	}

#nav a {
	text-transform: uppercase;
	font-family: times,serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	margin-left:20px;
	}

#nav a:hover {
	color: #cccccc;
	text-decoration: underline;
	}

#scroll {
	frameborder=0;
	}

.footer
	{
	color:#555555;
	margin-top:20px;
	font-family: times,serif;
	font-size: 11px;
	}

.footer a {
	color: #555555;
	text-decoration: none;
	}

.footer a:hover {
	color: #cccccc;
	text-decoration: underline;
	}

.footer_spacer{
	margin-right:20px;
	margin-left:20px;
	}



