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

<style type="text/css">

body,td,th {
	font-size: 11pt;
	color: #000;
	text-align: center;
	line-height: 13pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.underline{
	font-stretch:expanded;
}

.text-part {
	width: 950px;
	z-index: 90;
}

.text-part p {
	font-size: 18px;
	color: #0000FF;	
	text-align: left;
}

.middle-part {
	width: 950px;
	text-align: center;
	position: relative;
	left: 50%;
	display: block;
	margin-left: -475px;	
	z-index: 90;
}

.text-part p a {
	color: #0000FF;
}

.middle-part img {
	width: 950px;
}
.size10 {
	font-size: 9pt;
}
.BlueBackground {
	color: #000;
	background-color: #00F;
	line-height: 20pt;
	font-family: "Times New Roman";
}
.glyph {
	font-size: 23pt;
	color: #00F;
	line-height: 30pt;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
.MainText {
	color: #00F;
	font-size: 18pt;
	text-align:left;
	font-weight: lighter;
}
.foote {
	text-align: left;
	font-family: "Times New Roman";
	font-size: 10pt;
}
.foote_box {
	text-align: left;
	font-family: "Times New Roman";
	font-size: 10pt;
	background-color:#00F;
	color:#FFF;
	border-width:0px;
	widows:0;
	height:13px;
	width:100px;
}

</style>

