body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 24px;
	text-transform: lowercase;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 350px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
hr {
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #CD5A00;
}
textarea {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

