BODY { 
	background: white; 
	color: black; 
	margin: 0; 
 	padding:0;
 	background-image:url(http://www.trotter.com/images/bg.gif);
}

H1 {
	font-family: arial,helvetica; 
	font-size: 16pt; 
	color: black;
}

.dynlink {
	cursor:pointer; cursor:hand;
	text-decoration:underline;
	color:blue;
}

.menutop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor:pointer; cursor:hand;
}

.menucell {
	background-image: url(http://www.trotter.com/images/header_fill.gif);
}
