body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #CCCC98;
  font-size: 12px;
}

p {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
a {
	color: #006666;	
	text-decoration:none;
}
a:visited {
	color: #006666;
	text-decoration:none;
}
a:hover {
	color: #666600;
	text-decoration:underline;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #CCCC98;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #CCCC98;
}
