body {
	background-color:#b4060e;
	margin: 0px;
	padding: 0px;
	}

h1 	{
	font-family: Helvetica, sans-serif;
	font-size: 16pt;
	color: #8D8D8D;
	font-weight: normal;
	margin-bottom: -8px;
	}
	
h2 	{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #8D8D8D;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: -8px;
	}
	
p 	{
	font-family: Helvetica;
	font-size: 12px;
	line-height: 13pt;
	color: #333333;
	font-weight: 100;
	}
	
li 	{
	font-family: Helvetica;
	font-size: 12px;
	line-height: 13pt;
	color: #333333;
	font-weight: 100;
	}
	
#footer p{ color: #999; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: lighter; margin: auto; }