body, div, td, p {
	font-family: Arial;
}
body {
	font-size: 0.75em;
}
td {
	font-size: 0.75em;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	clear: both;
}

h1 {
	font-family: Arial;
	font-size: 1.6em;
	margin-bottom: 4px;
	margin-top: 0px;
}
h2 {
	font-family: Arial;
	font-size: 1.3em;
	margin-bottom: 4px;
	margin-top: 0px;
}

h1 a {
	text-decoration: none;
}
h1 a:hover {
	text-decoration: none;
}

