BODY 
	{
	font-family: Bookman Old Style;
	font-size: 12pt;
	color: White;
	background-color: Black;
	background-attachment: fixed;
	scrollbar-base-color: #C7C8F8;
}
TD, P 
	{
	font-family: Verdana;
	font-size: 12pt;
	color: White;
}
p 
   {
	color: White;
}
h1, h2, h3, h4, h5 
   {
	font-family: Arial; 
	font-weight: bold; 
   }
h1 
   {
	font-size: 18pt; 
	color: #FFFFFF; 
   }
h2 
   {
	font-size: 14pt; 
	color: #FFFFFF; 
   }
h3 
   {
	font-size: 12pt; 
	color: #FFFFFF; 
   }
h4 
   {
	font-size: 10pt; 
	color: #FFFFFF; 
   }
h5 
   {
	font-size: 8pt; 
	color: Lime; 
   }
A:link
	{
	color: #00FF00;
	text-decoration: none;
}
A:visited
	{
	color: Aqua;
	text-decoration: none;
}
A:active 
	{
	color: #0000CC; 
	text-decoration: none; 
	background-attachment: 
   }
A:hover 
   {
	color: #0000CC; 
	text-decoration: none; 
	font-weight: bolder; 
   }
/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/