/* CSS Document */

body {
	background-color: #5e2f14;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times,  serif;
	font-size: 9pt;
	color: #3A322C;
}
a:link {
	color: #EA7C17;
	text-decoration:none;
}
a:visited {
	color: #EA7C17;
	text-decoration:none;
}
a:hover {
	color: #EA7C17;
	text-decoration:none;
}
a:active {
	color: #EA7C17;
	text-decoration:none;
}
.content {
padding: 20px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3A322C;
	font-style:normal;
	font-weight: bold;
}
.borderBottom {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3A322C;
}

.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3A322C;
	font-style:normal;
	font-weight: bold;
}

a.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5e2f14;
	font-style:normal;
	font-weight: bold;
}
a.head:hover { color: #8A4B08; }
a.head:active { color: #8A4B08; }

a.head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #aaaaaa;
	font-style:normal;
	font-weight: bold;
}
a.head1:hover { color: #3A322C; }
a.head1:active { color: #3A322C; }
