body {
	margin: 0;
	padding: 0;
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	background-image: url(/images/hg_process_one.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}
a {
	color: #d92;
	text-decoration: none;
	}

a:hover {
	color: #c00;
	}
h1 {
	color: #d92;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 22px;
	margin-top: 16px;
	margin-bottom: 24px;
	padding: 0;
	}

h3 {
	color: #333;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 0;
	}
input {
	border: solid 1px #666;
	
	}
.small  {
	color: #666;
	font-size: 9px
	}
img.slide {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
