  body			 {
	font-size: 10pt;
	font-family: Verdana;
	font-color: white;
	background-color: #333333;
	margin: 10pt;
	padding: 10pt 10pt;
	position: absolute;
	left: 20pt
}
  font.k		{
	font-color: white;
    font-family:verdana;font-size:10pt;
}
  font.sk	{
	font-color: white;
	font-family:verdana;
	font-size: 8pt;
	font-style: italic;
	color: #FFFFFF;
}
  h2			 { 
    font-color: white;
	font-size: 13pt;
	font-family: verdana;
	text-align: center 
}
  a:link  { 
	color: grey; 
	text-decoration: none 
}
  a:visited  { 
	color: grey; 
	text-decoration: none 
}
  a:active  { 
	color: white; 
	text-decoration: none 
}
  a:hover  { 
	color: white;
 	font-style: normal;
 	font-weight: normal;
 	text-decoration: none 
}
  table  { 
    font-size: 10pt; 
	font-family: Verdana; 
	padding: 10pt; 
	align: center  
}
  td		 { 
	font-size: 10pt; 
	font-family: verdana; 
	padding: 10pt; 
	border-top: 10pt 
}
  img        {
  border: 3pt solid #999999;
}
