body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow: -moz-scrollbars-vertical !important;
}


a {
	color: #782B10;
	text-decoration: underline;
}

a:hover {
	color: #DD4814;
	text-decoration: underline;
}

img {
	border: 0;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}

h1 {
	font-family:  Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FD8A02;
	margin: 0px 0px 15px 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #FD8A02;
}

h1 img {
	position: relative;
	top: 3px;
	margin-right: 2px;
}

h2 {
	font-family:  Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0;
}

td {
	font-family:  Arial, sans-serif;
	font-size: 12px;
}

select {
	font-size: 12px;
}

textarea {
	font-family:  Arial, sans-serif;
	font-size: 12px;
}