
body, tr, td, p, div, span, ul, li {
  font-family:	Trebuchet,Verdana;
  font-size:	11px;
  color:	#595959
}

.title {
  font-family: Trebuchet,Verdana;
  font-size:	18px;
  color:	#61b119
}

.table-border {
	background-color:	#595959
}

.table-title {
	background-color:	#fdf9c9;
	font-family:		Trebuchet,Verdana;
	font-size:		11px;
	font-weight:		bold;
	color:			#595959
}

.table-hl {
	background-color:	#FFF9F3
}

.table-alt1 {
	background-color:	#FFFFFF
}
	
.table-alt2 {
	background-color:	#F8F8F8
}

form {
	margin:			0px
}