@charset "UTF-8";
/* CSS Document */


h1 {
	font-family: Mr Jones, Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

body { 

font-family: "Swagg", Lucida Sans, sans-serif;
font-size: 11pt;
font-weight: bold;
line-height: 150%;
letter-spacing: .1px;
color:#FFFFFF;
}