.title {font-size: 10pt;
	font-style: bold;
	font-family: Verdana, Tahoma, Arial;
	color: white;
}
.sc    {font-size: 7pt;
	font-style: italic;
	text-align: right;
	font-family: Verdana, Tahoma, Arial;
	color: white;
}
.ti    {font-size: 8pt;
	line-height: normal;
	font-family: Verdana, Tahoma, Arial;
	color: white;
}
.Links {font-size: 7pt;
	text-align: left;
	line-height: normal;
	font-family: Verdana, Tahoma, Arial;
	letter-spacing: Normal;
	color: white;
}
.story {font-size: 9pt;
	line-height: 150%;
	letter-spacing: normal;
	font-family:  Tahoma, Verdana, Arial;
	color: white;
}
.pi    {font-size: 7pt;
	text-align: right;
	line-height: normal;
	font-family: Verdana, Tahoma, Arial;
	letter-spacing: Normal;
	color: white;
}
body   {font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	color: white;
        background-color: #333333; 
}
  
.cw    {font-size: 7pt;
	text-align: center;
	line-height: normal;
	font-family: Verdana, Tahoma, Arial;
	letter-spacing: Normal;
	color: white;
}

a     {text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	color: white; }

a:visited { color: white; }

a:hover {text-decoration: underline;
     font-family: Verdana, Tahoma, Arial;
 
}