@charset "UTF-8";
/* CSS Document */



<style type="text/css">
html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #DDE7E8;
	text-decoration:none;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	border:0px;

	
}
a:active {
	color: #666666;
	text-decoration: none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	border:0px;

}
a:hover {
	color: #333333;
	text-decoration: none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	border:0px;

}
a:link {
	color: #666666;
	text-decoration: none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:10px;
	text-decoration:none;
	border:0px;
}
h1 {
	font-size: 20px;
	color: #6c8db0;
	margin-left: 78px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-right:44px;
	text-align:left;
}

h2 {
	font-size: 15px;
	color: #666666; 
	font-family: "Century Gothic";
	margin-left: 44px;
	margin-right: 52px;
	font-weight: normal;
	padding-bottom: 5px;
	text-align:left;
}
h3 {
	color: #666;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size:12px;
	font-weight: normal;
	margin-right:30px;
	margin-left: 30px;
	text-align:left;
}
h4 {
	color: #666;
	font-size: 10px;
	font-family: "Century Gothic";
	margin-top: 0px;
	font-weight:100;

}
h5 {
	color: #CCC;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size:18px;
	font-weight: normal;
	margin-right:30px;
	margin-left: 30px;
	text-align:left;
}





</style>

