BODY  
	{ 
      font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt;
	}
TD, P 
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt;
	}


A:link, A:visited, A:active 
	{ color: #757ABB; }
A:hover 
	{ color: #FFFF40; text-decoration: underline}

/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/

BODY  
	{ 
	  background-color: #858C99;
	}
TD, P, UL, LI 
	{ 
	 color: #3636CC;
	}
	