body {	
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 9pt;	
	line-height: 1em;	
	color: #000000;
	margin-top: 5em;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom:0em;
	text-align:justify;
}

strong {
	color:#444;

}

img {
	border:none;
}

div#header {
	width:50%;
	background-color: #ffffff;
	border: 1px solid #eee;
	padding: 1px;
}

div#logo {
	text-align:left;
}

div#description {
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

div#description p {
	font-size: 9pt;
	color: #000000;
	letter-spacing: 0.1em;
	font-weight: normal;
}

div#description h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #274e89;
	padding-bottom:10px;
}

div#contact {
	margin-top:25px;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
}

div#contact p {
	font-size: 9pt;
	color: #000000;
	letter-spacing: 0.1em;
	font-weight: normal;
}


div#references {
	margin-top:30px;
	width:50%;
	background-color: #ffffff;
	border: 1px solid #eee;
	padding: 1px;
	text-align:justify;

}

div#references h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #274e89;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	
}

div#references table {
	width:100%;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	
}

div#references td {
	border: 1px dotted #eeeeee;
	width:33%

}


div#copyright {
	margin-top:10px;
	width:50%;
	background-color: #ffffff;
	text-align:center;
	font-size:8pt;

}


a {
	color: #496f94;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}



.copy{
	color: #bbb;
	font-size: 8pt;	
	font-weight: normal;
}
