@charset "utf-8";
body {
	margin: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align:center;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-left: 17px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	margin-left: 17px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-left: 17px;
	margin-top: -5px;
	line-height: 20px;
	width:500px;
	text-align: justify;
	clear: none;
	float: none;
}
a {
	color: #333333;
	text-decoration: underline;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-left: 17px;
	margin-top: -5px;
	line-height: 24px;
	margin-right: 17px;
	list-style-image: none;
	list-style-type: disc;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-left: 17px;
	margin-top: -5px;
	line-height: 24px;
	margin-right: 17px;
	list-style-type: disc;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-left: 0px;
	margin-top: -5px;
	line-height: 20px;
	text-align: justify;
	width: 475px;
}

#image {
	float: right;
	position: static;
	top: 0px;
	right: 0px;
}
#container {
	width: 100%;;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-left: 17px;
	margin-top: -5px;
	line-height: 20px;
	text-align: justify;
	clear: none;
	float: none;
}
