body, tr, td, p, div, span, ul, li {
  font-family:	Arial;
  font-size:	12px;
  color:	#000000;
  margin-top: 0;
}

.title {
  font-family: Times New Roman, Arial;
  font-size:	26px;
  color:	#000000
}

.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
}

.menu_top {
padding: 0 10px;
}
a.menu_top {
color: #000000;
text-decoration: none;
}
a.menu_top:hover {
text-decoration: underline;
}