#body{ text-align:center;} 

p {  color:#656565; font-size: 9pt; ; margin-bottom: 10px; font-family: "ËÎÌå", "Arial"; line-height: 150%; margin-top: 8px}

a:active {  color: #0066CB; text-decoration: underline}
a:link {  color: #656565; text-decoration: none}
a:visited {  color: #656565; text-decoration: none}
blockquote {  font-size: 9pt}

h2 {  font-weight: normal; font-size: 15pt; margin-bottom: 0px}
h3 {  font-weight: bold; color:#336699; font-size: 18px; margin-bottom: 8px; line-height: 150%; font-family: "ËÎÌå"}
h4 {
	color: #666666;
	font-size: 11pt;
; font-weight: bold
; margin-bottom: 10px
; line-height: 150%
; margin-top: 8px
}
h4 + p { margin-top: 4px; }
h5 {  font-size: 10pt; ; color: #656565; line-height: 120%; font-weight: normal; margin-top: 5px; margin-bottom: 8px}
h6 {  font-size: 9pt; ; color: #FFFFFF}
li {  font-size: 9pt; ; margin-bottom: 5px; color: #656565; line-height: 150%}
td {  font-size: 9pt; ; font-family: "ËÎÌå", "Arial"; color: #656565}
body {  font-size: 9pt; }

/*
 * special formatting for <code> and <pre class="code">
 */
code {
	font-size: 9pt;
	font-family: "Courier", "monospaced";
/*	color: #202040;*/
}

/*
 * special formatting for quoting people using blockquote.
 */
blockquote {
	font-style: italic;
}
a:hover {  color: #0066CB; text-decoration: underline}
ul {  margin-bottom: 10px; margin-top: 8px; font-size: 9pt; color: #656565; line-height: 150%}
.anone {  text-decoration: none; color: #868686}
.footer {  font-size: 10px; font-family: "Arial", "Helvetica", "sans-serif"; text-decoration: none}
.button { color:#ffffff ; 
		height: 20px; 
		font-size: 9pt; 
		font-family: "ËÎÌå";  		
		background-color: #6980BC;
 		border-color: #89ACF0 #485984 #485984 #89ACF0; 
		border-style: solid; 		
		border-top-width: 2px; 
		border-right-width: 2px;
 		border-bottom-width: 2px;
 		border-left-width: 2px
		padding-top: 0px; 		
		padding-right: 5px;
 		padding-bottom: 0px; 
		padding-left: 5px;
		letter-spacing: 4px;
		cursor: hand
}
