body {
}

p {
	color: #000000;
	font-family:  Georgia, Arial,Sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: justify;
}

p.small {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	font-weight: 700;
	text-decoration: none;
}

p.text-list {
	color: #000000;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	text-decoration: none;
}

table {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #000000;
	font-size: 13px;
	text-align: justify;
}

td {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #000000;
	font-family: Georgia, Arial,Sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
	vertical-align: top;
}

tr {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #000000;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
	vertical-align: top;
}

a {
	color: #000099;
	font-weight: 700;
	text-decoration: none;
}

a:hover {
	color: #E8B92D;
}
a:hover#hover-blue {
	color: blue;
	text-decoration: none;
}

a:hover#hover-red {
	color: #990033;
	text-decoration: none;
}

.menubar {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
}

.menu-left {
	color: #F7EFD7;
	font-family: Georgia, Arial,Sans-serif;
	font-size: 16px;
	font-weight: 700;
}

.link-small {
	color: #F0E1B3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 300;
	text-decoration: none;
}

.link-light {
	color: #F7EFD7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

h1 {
	color: #A95218;
	font-family: Georgia, Arial,Sans-serif;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

h2 {
	color: #6A3800;
	font-family: Georgia, Arial,Sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

hr {
	border: 0;
	color: #89400F;
	background-color: #89400F;
	height: 1px;
	width: 95%;
	text-align: center;
}

li {
	margin-bottom: 0px;
	margin-top: 0px;
	text-indent: 10px;
}

ul {
	margin-bottom: 0px;
	margin-top: 0px;
	text-indent: 10px;
}