body {
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: b1b2b6;
}

a {
	text-decoration: none;
	color: b1b2b6;
}

a:hover {
	text-decoration: none;
	color: ececec;
}

h1 {
	font-size: 1em;
	font-weight: bold;
	
}

h2 {
	font-size: 0.7em;
	text-align: right;
  font-weight: bold;
	color: #2d2d2b;
}

h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
}
