
body, tr, td, p, div, span, ul, li {
  font-family: Verdana, Arial, Helvetica, sans-serifl;
  font-size:	12px;
}

.title {
  font-size:large;
  color: #666633;
}

.table-border {
	background-color:	#666666
}

.table-title {
	background-color:	#FFF9F3;
	font-family:		Verdana;
	font-size:		11px;
	font-weight:		bold;
	color:			#666666
}

.table-hl {
	background-color:	#FFF9F3
}

.table-alt1 {
	background-color:	#FFFFFF
}
	
.table-alt2 {
	background-color:	#F8F8F8
}

form {
	margin:			0px
}