
    a:link		{font: 8pt verdana,arial; color: #706088; text-decoration: underline}
    a:visited		{font: 8pt verdana,arial; color: #706088; text-decoration: underline}
    a:active		{font: 8pt verdana,arial; color: #FF0000; text-decoration: none}
    a:hover		{font: 8pt verdana,arial; color: #00FF00; text-decoration: none; background: #6B238E}

    .heading		{font: 9pt verdana,helvetica,arial; color: #5C5C5C; font-weight: bold}
    .subheading		{font: 8pt verdana,helvetica,arial; color: #E0E0E0; font-weight: bold}
    .empfont		{font: 8pt verdana,helvetica,arial; color: #5C5C5C; font-weight: bold}
    .content		{font: 8pt verdana; color: #5C5C5C}

    B			{font-weight: bold}
    INPUT		{font: 8pt verdana,arial,sans serif; color: #5C5C5C}
    TEXTAREA		{font: 8pt verdana,arial,sans serif; color: #5C5C5C}

    body		{
			 scrollbar-face-color: #E0E0E0;
			 scrollbar-shadow-color: #E0E0E0;
			 scrollbar-highlight-color: #E0E0E0;
			 scrollbar-darkshadow-color: #C0C0C0;
			 scrollbar-track-color: #FFFFF7;
			 scrollbar-arrow-color: #828282;
			 scrollbar-3dlight-color: #E0E0E0;
			}

    .submit1		{
       			 background-color: #E0E0E0;
   			 BORDER-BOTTOM: #5C5C5C Solid 1pt;
   			 BORDER-LEFT: #5C5C5C Solid 1pt;
   			 BORDER-RIGHT: #5C5C5C Solid 1pt;
   			 BORDER-TOP: #5C5C5C Solid 1pt;
   			 color: #5C5C5C;
   			 cursor: hand;
   			 font-family: verdana,arial,helvetica;
   			 font-size: 8pt;
        		 font-weight: bold;
			}
