body         { 
	font-family: Arial; 
	font-size: 9pt; 
	color: #FFFFFF; 
	padding: 0px; 
	background-color: #000000 
}
div.Left_content { 
	line-height: 140%; 
	text-align: justify; 
	word-spacing: 2px; 
	margin-left: 60px; 
	margin-right: 20px; 
	margin-top: 20px; 
	margin-bottom: 0px; 
	font-size:9pt 
}
.warper      { 
	width: 1000; 
	height: 600; 
	color: #FFFFFF; 
	border-style: 
	solid; border-width: 
	0px; padding: 0px; 
	background-color: #383838 
}
a            { 
	color: #E5E5E5 
}
a:active     { 
	color: #E7473B 
}
a:hover      { 
	text-decoration: underline; 
	color: #FFFFFF
 }
a:link       { 
	color: #EFEFEF; 
	text-decoration: none;
}
a:visited    { 
	color: #FFFFFF 
}