body {
	background-color: #000000;
	color: white;
	padding-bottom: 40px;
	text-align: center;
}

.text {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.02em;
	line-height: 16px;
}

.bigP {
	font-size: 12px;
	font-weight: bolder;
}

.bigP2 {
	color: white;
	font-size: 14px;
	font-weight: bolder;
}

.bigP3 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bolder;
	line-height : 20px;
}

.subtext {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

.nl {
	color: white;
	text-decoration : none;
	
}