body {
	
	margin-top: 25px;
	background-color: #000000;
	font-size: 10px;
	font-family: Verdana;
	line-height: 13px;
}

.white_text {
	font-family: Verdana;
	font-size: 10px;
	color: #efefef;
	line-height: 13px;
	font-weight: normal;
}

a.page-options {
	color: #ffffff; 
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none; 
}

a.page-options:hover, 
a.page-options:focus {

	font-size: 10px;
	font-family: Verdana;
	color: #767676; 
	text-decoration: underline; 
}		

p {
	margin: 0 0 20px 0;
	color: #000000;
	font-weight: normal;
	line-height: 140%;
}

.black_text{
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
	
.hidden {
	visibility : hidden;
}
