body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	background-color: #181818;
	color: #ffffff;
	min-height:622px;
	height:622px;
}
a img {
	border:none;
	text-decoration:none;
}
a:link {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#999999
	}
	
.sub-text{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14pt;
	background-color: #181818;
	color: #ffffff;
	}
.next{
	float:right; 
	margin-right:30px;
}
.next2{
	float:right; 
	margin-right:0px;
}
.previous{
	margin-top:20px;
}
