@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
}
html, body {
  height: 100%;
}
html {
	font-size:100%;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 28, 2013 */
@font-face {
    font-family: 'sofia_prolight';
    src: url('fonts/sofiaprolight-webfont.eot');
    src: url('fonts/sofiaprolight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sofiaprolight-webfont.woff') format('woff'),
         url('fonts/sofiaprolight-webfont.ttf') format('truetype'),
         url('fonts/sofiaprolight-webfont.svg#sofia_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }
p {
	margin: 1em 0;
}
.privacy_policy {
	text-align:justify;
}
.center {
	text-align: center;
}
.yellow {
	color:#dfbf1f;
}
.red2 {
	color:#ad0404;
}
