body {
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	
	h1
{ font-family: arial, sans-serif;
  font-size: 16px;
  
}
a:link {
	color: #000000;
	font-family: Arial;
	font-size: 15px;
	text-decoration: underline;
	background-color: #ECECC6;


}
a:hover {
	color: #0F4E0C;
	font-family: Arial;
	font-size: 15px;
	text-decoration: underline;
	background-color: #ECECC6;
}
a:visited {
	color: #000000;
	font-family: Arial;
	font-size: 15px;
	text-decoration: underline;
	background-color: #ECECC6;


}
td, textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
.tableDetail {
	font-size: 10px;
}