@charset "utf-8";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
	color: #666666;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	vertical-align: 50%;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 25px;

}
a:hover {
	color: #000000;
	text-decoration: none;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 100%;
	color: 085296;
	text-decoration: underline;
	
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
	color: #666666;
	margin-left: 25px;
	margin-right: 0px;
	}
li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
	color: #666666;
	margin-left: 25px;
	text-align: justify;
	}

.sidfot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: 5px;
}
.indent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
	color: #666666;
	margin-left: 50px;
	margin-right: 50px;
	text-align: justify; 
}
