body{
margin: 0;
padding: 0;
border: 0;
height: 100%; 
max-height: 100%;;
background-color: #8FC84B;
}


TD { 
	font-family: Comic Sans MS, courier, arial; 
	font-size: 12pt;
	color: #615966 

}

A {
	color: #615966;
}

TD.main {
	width: 700px;
	padding: 10;
	text-align: left;;
	vertical-align: top;
}

TD.bus {
	background-image: url('../images/bus_bkgd2.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top; 
}

.list {
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url("duffersden001bu.gif");
	vertical-align: middle;
}

