body, td {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
p {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	margin-top: 0px;
}
h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #db001b;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 4px;
}
h2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin-bottom: 0px;
	margin-top:0px;
}

a {
	color: white;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: underline;
}

.bottomdiv a {
	color: red;
	text-decoration: none;
}
.bottomdiv a:hover {
	color: black;
	text-decoration: underline;
}

#content a {
	color:black;
	text-decoration:underline;
}
#content {
	position: relative;
	float: left;
	margin: 8px;
	padding: 3px;
	width: 550px;
	margin-top:-14px;
	margin-bottom: 15px;
	padding-left: 6px;
	padding-right:0px;
	padding-bottom:12px;
}
.tinput1 {
	width:160px;
	margin-right:40px;
}
.tinput2 {
	width:440px;

}
