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 {
	color: #666666;
	text-decoration: underline;
}

h1 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 1.7em;
}
h2 {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 1.5em;
}

img {
	border-color: #000000;
}
