BODY		{
		background-color:	black; 
		color:			white; 
		font-family:		Georgia;
		font-size:		9pt; 
		font-weight:		normal; 
		margin-top:		0px; 
		margin-bottom:		0px;
		}
TD		{
		font-family: 		Georgia;
		font-size:		9pt; 
		font-weight:		normal; 
		color:			white;
		}
.bigbold	{
		font-family: 		Georgia;
		font-size:		12pt; 
		font-weight:		bold; 
		color:			white;
		
		}
.credits	{
		font-family: 		Georgia;
		font-size:		6pt; 
		font-weight:		bold;
		font-style:		italic; 
		color:			white;		
		}
B		{
		font-family: 		Georgia;
		font-size:		9pt; 
		font-weight:		bold; 
		color:			white;	
		text-decoration:	none;	
		}
A:LINK		{
		text-decoration:	underline;
		color:			khaki;
		}
A:VISITED	{
		text-decoration:	underline;
		color:			khaki;
		}
IMG		{
		border-color:		white;
		}
		
