body {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #663300;
}
body,td,th {
	font-family: Arial;
	font-size: 14px;
	color: #663300;
}
a {
	font-size: 14px;
	color: #663300;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #663300;
}
a:active {
	text-decoration: underline;
	color: #663300;
}
a.body:link {
	font-family: Arial;
	font-size: 14px;
	color: #996600;
	text-decoration: underline;
}
a.body:visited {
	font-family: Arial;
	font-size: 14px;
	color: #996600;
	text-decoration: underline;
}
a.body:hover {
	font-family: Arial;
	font-size: 14px;
	color: #996600;
	text-decoration: none;
}
a.body:active {
	font-family: Arial;
	font-size: 14px;
	color: #996600;
	text-decoration: underline;
}
a.text12:link {
	font-family: Arial;
	font-size: 12px;
	color: #996600;
	text-decoration: underline;
}
.text12 {
	font-family: Arial;
	font-size: 12px;
	color: #663300;
}

a.text12:visited {
	font-family: Arial;
	font-size: 12px;
	color: #996600;
	text-decoration: underline;
}
a.text12:hover {
	font-family: Arial;
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}
a.text12:active {
	font-family: Arial;
	font-size: 12px;
	color: #996600;
	text-decoration: underline;
}



.headline16 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}
.headline18 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #663300;
}

