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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-right: 5px;
}
.li_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-right: 5px;
	line-height: 20px;
}
.heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #FFF;
	padding-right: 5px;
}
}
.bodytext a:link {
	color: #CFF;
	text-decoration: none;
}
.bodytext a:hover {
	color: #FFF;
	text-decoration: none;
}
.bodytext a:visited {
	color: #9CF;
	text-decoration: none;
}

