body {
	margin-top: 20px;
	background-position : center;
	font-Family: "Arial", sans-serif;
}

Hr.1 { color: #CCCCCC;  } 

a.txt1:link {  color: #7F7F7F; text-decoration: none  }
a.txt1:visited {  color: #7F7F7F; text-decoration: none  }
a.txt1:hover {  color: #0A50A1; text-decoration: none  }
a.txt2:link {  color: #0A50A1; text-decoration: none  }
a.txt2:visited {  color: #0A50A1; text-decoration: none  }
a.txt2:hover {  color: #F5A23A; text-decoration: none  }

font.0  {
	color : #000000;
	font-weight : normal;
	font-size: 8pt;
}
font.1  {
	color : #777777;
	font-weight : bold;
	font-size: 10pt;
}
font.1a  {
	color : #000000;
	font-size: 10pt;
}
font.2  {
	color : #999999;
	font-weight : bold;
	font-size : 12pt;
}

H1.txt1 {  
		   font-style: italic;
	  	   font-size: 14pt;
	  	   color: #888888;
		}
H1.txt2 {  
	  	   font-size: 13.5pt;
	  	   color: #999999;
		} 

p.txt1 {  
		   font-size: 8pt;
		   color: #666666;
		}
p.txt2 {  
		   font-size: 10pt;
		   color: #000000;
		}