BODY  
	{
	font-family: Bookman Old Style;
	font-size: 12pt;
	color: #001A3F;
	background: url("../images/bg-lgrey0a.jpg");
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #CCCCFF;
	scrollbar-base-color: #CCCCFF;
}
TD, P 
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12pt; 
	}
p 
   {
	color: Black;
   }
h1, h2, h3, h4, h5 
   {
	font-family: Arial;
	font-weight: normal;
}
h1 
   {
	font-size: 18pt;
	color: Black;
   }
h2 
   {
	font-size: 14pt;
   }
h3 
   {
	font-size: 12pt;
   }
h4 
   {
	font-size: 10pt;
   }
h5 
   {
	font-size: 8pt;
	color: #00FF00
   }
A:link 
	{
	color: Navy;
}
A:visited 
	{
	color: #0000CC;
	text-decoration: none;
}
A:active 
	{
	color: #0000CC;
	text-decoration: none;
}
A:hover 
  {
	color: #00FF00;
	text-decoration: none;
}
/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/

