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

body {
	margin:0px;
	background-color:#ffffff;
	height:90%;
	font-family: "Univers LT 55", Arial, Helvetica, sans-serif;
	color: #96cc1f;
}
html { height:100% }
img { margin:0px; border-style:none }
button { margin:0px; border-style:none; padding:0px; background-color:transparent; vertical-align:top }
p:first-child { margin-top:0px }
table { empty-cells:hide }
.f-sp { font-size:1px; visibility:hidden }
.f-lp { margin-bottom:0px }
.f-x1 {  }
.f-x2 {  }
.f-x3 {  }
em { font-style:italic }
h1 { font-weight:bold; font-size:18px }
h2 { font-weight:bold; font-size:16px }
h3 { font-weight:bold; font-size:14px }
strong { font-weight:bold }
a:link { color:#96cc1f; text-decoration:none}
a:visited {color:#96cc1f; text-decoration:none}
a:active {color:#96cc1f; text-decoration:none}
a:hover {text-decoration: none;	color:#5fb20b}
#b-navbar {display:none !important; }