@charset "utf-8";
a:link, a:visited {
	color: #9BD318;
	text-decoration: none;
}
a.und:hover {
	text-decoration: none;
	color: #99FF33;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99FF33;
}
a:active {
	text-decoration: none;
	color: #CCFF66;
}

a.und {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9BD318;
	text-decoration: none;
}
.spec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	font-style: normal;
	line-height: 130%;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 90px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.design {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.getting-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	text-align: justify;
	color: #333;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#numer {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	font-weight: bold;
	color: #999;
	background-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-right: 20px;
	margin-right: 15px;
}



.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	padding-left: 23px;
	text-align: justify;
	padding-right: 15px;
	padding-top: 23px;
	padding-bottom: 12px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	padding-left: 23px;
	padding-right: 12px;
}

body {
	background-color: #000000;
}
