
    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}

    strong		{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;
			}

