body {

}
body, div, td, p {
	font-family: Times New Roman;
	color: #000000;
}
body {
	font-size: 0.85em;
}
td {
	font-size: 0.85em;
}
a {
	color: #DC4C00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 2.4em;
	color: #374416;
}
h2 {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 1.8em;
	color: #7A7979;
}
h1 a {
	color: #374416;
}

div.red {
	color: #DC4C00;
}
