@charset "utf-8";
/* CSS Document */

	body {
		padding-bottom: 40px;
	}
	h6 {
		font: bold 17px/20px 'Stag-Sans-Medium',Arial,sans-serif;
		margin-bottom:0.3em;
	}
	ul {
		color:#e3e3e3;
		margin-left:-0.02em;
	}
	ul li {
		list-style:none;
	}
	strong {
		text-transform:uppercase;
		font-size:0.9em; 
	}
	.container {
		margin: auto 0;
		text-align: left;
	}