
a {
	color: #008000;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-stretch: normal;
	text-decoration: none;
}

.bob a {
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size: 0.7em; 
	font-weight: normal; 
}

.bob2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.7em;
}

div#spacer {
	background-color: green;
	width: 1px;
	height: 610px;
	clear: left;
	float: left;
}