.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;
}
.Links {font-size: 7pt;
	text-align: left;
	line-height: normal;
	font-family: Verdana, Tahoma, Arial;
	letter-spacing: Normal;
	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:hover{text-decoration: Underline;
	font-family: Verdana, Tahoma, Arial;
}
A:Visited { color: white; }
