A:link		{
		; font-family: Arial; font-size: 9pt; color: #0C284D
		}

A:visited	{
		color: #333333; font-family: Arial; font-size: 9pt
		}

A:hover		{
		font-weight: normal;
		color: #FF3333; font-family: Arial; font-size: 9pt
		}

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; font-size: 10pt};
		}

TH		{
		font-family: Arial;
        font-size: 9pt;
		color: #000000		}

TD		{
		font-family: Arial;
        font-size: 9pt;
		color: #000000		}

INPUT 		{
		font: 9pt Arial;
		color: #000000;
		background-color: #EAEAEA;
		border: 1px #C5C5C5 solid
		}

SELECT 		{
		font: 9pt Arial;
		color: #000000;
		background-color: #EAEAEA;
		}

OPTION 		{
		font: 9pt Arial;
		color: #000000;
		}

TEXTAREA 		{
		font: 9pt Arial;
		color: #000000;
		background-color: #EAEAEA;
		border: 1px #C5C5C5 solid
		}

.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
		}