.heading
{
	font-family: Lucida Sans;
	font-size: 20pt;
	color: black;
}

.caption

{
	font-family: Arial;
	font-size: 9pt;
	color: black;
}





a.page
{ 
	font-family: Arial; 
	color: #4242FF; 
	font-size: 9pt; 
	text-decoration: underline;
}

a.page:visited 
{ 
	color: #4242FF; 
	text-decoration: underline;
}

a.page:active 
{ 
	color: #FF4040; 
	text-decoration: underline overline;
}

a.page:hover 
{ 
	color: #FF4040; 
	text-decoration: underline overline;
}


