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;
	background: #FFFFFF;
	color: #000000;
}
	
h1 { 
	font-family: Arial, sans-serif;
  	font-size: 16px;
}


hr {
	color:#000000;
	border:none;
	border-top:1px solid #000000;
	height:1px;
}


a:link {
	color: #000000;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	background: #FFFFFF;

}


a:visited {
	color: #000000;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	background: #FFFFFF;

}

a:hover {
	color: #F97E05;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
	background: #000000;
}
	
a:active {
	color: #000000;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	background: #FFFFFF;
}


td, textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background: #FFFFFF;
	color: #000000;
}

ul {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
}

.tableDetail {
	font-size: 10px;
}
