body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #442E18;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #442E18;
}
a:visited {
	color: #003300;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #003300;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #003300;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #003300;
	text-decoration: underline;
	font-weight: bold;
}
.Titles {
	font-size: 15px;
	font-weight: bold;
	color: #003300;
	font-family: "Times New Roman", Times, serif;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #442E18;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #442E18;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #442E18;
}

h4 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #442E18;
}

h5 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #442E18;
}