BODY  
	{
	background: url(../images/bg-lgrey0a.jpg);
	background-attachment: fixed;
	background-color: #C4C4FF;
	scrollbar-base-color: #C4C4FF;
}
TD, P 
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: inherit;
	}
p 
   {
	color: Black;
   }
h1, h2, h3, h4, h5 
   {
	font-family: Arial;
	font-weight: bold;
   }
h1 
   {
	font-size: 18pt;
	color: Black;
   }
h2 
   {
	font-size: 14pt;
   }
h3 
   {
	font-size: 12pt;
   }
h4 
   {
	font-size: 10pt;
   }
h5 
   {
	font-size: 8pt;
   }
A:link 
	{
	color: #00CC00;
}
A:visited 
	{
	color: #0000FF;
	text-decoration: none;
}
A:active 
	{
	color: #669900
	text-decoration: none;
}
A:hover 
  {
	color: Red;
	text-decoration: underline;
}
/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
