A:link		{
		; font-family: Arial; color: #0C284D;
		}

A:visited	{
		color: #333333; font-family: Arial; 
		}

A:hover		{
		color: #FF3333; font-family: Arial; 
		}

BODY		{
		scrollbar-3d-light-color: #DFE6EE; 
		scrollbar-arrow-color: #FFFFFF; 
		scrollbar-base-color: #DFE6EE; 
		scrollbar-dark-shadow-color: #DFE6EE; 
		scrollbar-face-color: #5B82A8; 
		scrollbar-highlight-color: #DFE6EE; 
		scrollbar-shadow-color: #00376B; color: #000000};
		}

TH		{
		font-family: Arial;
        font-size: 9pt;
		color: #000000		}

TD		{
		font-family: Arial;
        font-size: 9pt;
		color: #000000		}

.linktd		{
		font-family: Arial;
		font-size: 9pt;
		color: #000000;
		text-decoration: none;
		}

.minitd		{
		font-family: Arial;
		font-size: 9pt;
		color: #000000;
		text-decoration: none;
		}
.minimen		{
		font-family: Arial;
		font-size: 10px;
		text-decoration: none;
		; cursor: w-resize
		}