body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
	background-color: #0C192C;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #2E3E63;
	margin-top: 75px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 50px;
	text-align: left;
}
p {
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 50px;
}
li {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
}
hr {
	color: #ba9b54;
	background-color: #ba9b54;
	width: 100%;
	text-align: center;
	height: 1px;
	border: solid ba9b54;
}
.border_top {
	color: #BA9B54;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: ba9b54;
}
.border_bottom {
	color: #BA9B54;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: ba9b54;
}
a:link {
	text-decoration: none;
	color: #3E5384;
}
a:visited {
	text-decoration: none;
	color: #3E5384;
}
a:hover {
	color: #AF8C3A;
	font-style: normal;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #BAA16B;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textblue {
	color: #3E5384;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smallblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E5384;
}
