body {

}
body, div, td, p {
	font-family: Arial;
	color: #000000;
}
body {
	font-size: 0.75em;
}
td {
	font-size: 0.75em;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}

h1 {
	margin-top: 10px;
	margin-bottom: 8px;
	font-size: 1.7em;
	padding-bottom: 1px;
	border-bottom: 2px solid #FFCF83;
}
h1 a {
	text-decoration: none;
}
h2 {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 1.3em;
}
hr {
	border: 1px solid #FFCF83;
}
