BODY 
	{
	font-family: Bookman Old Style;
	font-size: 12pt;
	color: #C7C8F8;
	background-color: #C7C8F8;
	background-attachment: fixed;
	scrollbar-base-color: #C7C8F8;
	background-image: url(../images/bg-lgrey0a.jpg);
}
TD, P 
	{
	font-family: Verdana;
	color: Black;
	font-size: 12pt;
	font-style: normal;
}
p 
   {
	color: Black; 
}
h1, h2, h3, h4, h5 
   {
	font-family: Georgia; 
	font-weight: bold; 
}
h1 
   {
	font-size: 18pt; 
	color: Black; 
}
h2 
   {
	font-size: 14pt; 
	color: Black; 
}
h3 
   {
	font-size: 12pt; 
	color: Black; 
}
h4 
   {
	font-size: 10pt; 
	color: Black; 

}
A:link
	{
	color: Navy;
	text-decoration: none;
}
A:visited
	{
	color: Blue;
	text-decoration: none;
}
A:active 
	{
	color: Navy;
	text-decoration: none;
}
A:hover 
   {
	color: Lime;
	text-decoration: blink;
}
/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/

