body {
	background-color: #B7AC9B;
	padding-top: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	list-style-position: outside;
	list-style-type: circle;
	padding-bottom: 0px;
	text-decoration: none;
}
a:link {
	color: #1DA5CE;
	text-decoration: none;
}
.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 5px;
	width: 500px;
	padding-right: 250px;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	padding-right: 5px;
}
.BulletList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 5px;
	margin-right: 35px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	margin-top: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0099c7;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	padding-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0099c7;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0099c7;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
.copyright {
	font-size: 12px!important;
	line-height: 11px;
	color:#333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
.copyright  a:link,
.copyright  a:visited,
.copyright a:hover,
.copyright a:active {
color: #333333 !important;
text-decoration: underline; 
}
