@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	line-height: 13px;
}
.welcome p {
	line-height: 12px;
	margin-top: 10px;
	margin-bottom: 12px;
	margin-left: 5px;
}
.home-img {
	background-color: #FFFFFF;
}
.home-img img {
	border: 1px solid #000000;
	padding: 5px;
}
.hnav {
	padding-top: 5px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: bottom;
}
.welcome {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 25px;
	text-align: justify;
}
.footer {
	color: #FFFFFF;
	text-decoration: none;
}
