a:link {
	color: #74320F;
}

a:visited {
    color: #BA8E61;
	text-decoration:underline;
}

a:active {
	color: #ba8e61;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: white;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #BA8E61;
	font-weight: bolder;
	font-size: medium;
}

h2 {
	color: #990000;
	font-weight: bolder;
	font-size: small;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	cfont-size: small;
}