body {
	background: #000;
}
p
{
	line-height: 16px;
	color: white;
	font-size: 14px;
}

h1, .style1
{
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2, .style2
{
	color: #fff;
	font-weight: normal;
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
}


h3, .style3
{
	color: red;
	font-weight: normal;
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}


h4
{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

