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



H1 { 

font-family: "Swagg", Helvetica, sans-serif;
font-size: 24pt;
font-weight: bold;
line-height: 100%;
letter-spacing: px;
color:#303030;
}

H2 { 

font-family: "Swagg", Helvetica, sans-serif;
font-size: 16pt;
font-weight: bold;
line-height: 50%;
letter-spacing: px;
color:#303030;
}

body { 

font-family: "Swagg", Helvetica, sans-serif;
font-size: 12pt;
font-weight: ;
line-height: 150%;
letter-spacing: .1px;
color:#707070;
}