body
	{
	background-color: transparent;
	line-height: 18px;
	margin: auto;
	color: #e1e1e1;
	font-family: "Trebuchet ms", verdana, "sans serif";
	font-size: 8pt;
	}
	
a
	{
	font-weight: bold;
	color: #DA251D;
	text-decoration: none;
	}	

font.headline
	{
	color: white;
	font-size: 10pt;
	font-weight: bold;
	}
	
font.small
	{
	font-size: 7pt;
	}
	
font.address
	{
	font-size: 8pt;
	color: #f6f6f6;
	font-weight: bold;
	}
	
img
	{
	border: 1px solid #2F303F;
	}
