﻿body 
{
    color: #fff;
}
h1 {
	color: #fff;
	font-size: 18px;
	margin: 0;
	font-family: helvetica,Arial;
}

h2 {
	color: #fff;
	font-size: 14px;
	margin: 0;
	font-family: helvetica,Arial;
}

h3 {
	color: #fff;
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 2px;
	font-family: helvetica,Arial;
}

p {
	color: #fff;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
    font-family: helvetica,Arial;
}
