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

* {
	margin:0;
	padding:0;
}

body {
	-x-system-font:none;
	font-family:"Lucida Sans","Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
}
p {
	margin-bottom:20px;
	color: #404A47;
	text-align: justify;
}

p a {
	display:inline;
	color: #000;
}

em {
	color:#404A47;
	font-style:normal;
	font-weight:normal;
	line-height:0;
}

h1 {
	color:#404A47;
	font-size:48px;
}

h1.logo {
	font-size: 1em;
	opacity: 0;
	text-indent: -99999px;
}

h1.title {
    margin-top: 50px;
    line-height: 50px;
    letter-spacing: -.06em;
    font-family: helvetica;
	font-weight: bold;
}

h1.title2 {
    line-height: 50px;
    letter-spacing: -.06em;
    font-family: helvetica;
	font-weight: bold;
}

h2 {
	color:#404A47;
	font-size:14px;
}

h3 {
	font-size:11px;
	font-weight:bold;
}

h4 {
	font-size:11px;
}

h5 {
	font-size:10px;
}

h6 {
	font-size:8px;
}

dl, hr, h1, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
margin-bottom:10px;
}

em {
	color: #EF3E63;
	font-weight: bold;
}
