	
      a.standard:link { color: blue; text-decoration: underline}
   	  a.standard:active { color: blue; text-decoration: underline}
	  a.standard:visited { color: blue; text-decoration: underline}
      a.standard:hover {color: red; text-decoration: none}

      a.substandard:link { color: blue; text-decoration: none}
   	  a.substandard:active { color: blue; text-decoration: none}
	  a.substandard:visited { color: blue; text-decoration: none}
      a.substandard:hover {color: red; text-decoration: none}    
      
      a.substandard1:link { color: blue; text-decoration: underline}
   	  a.substandard1:active { color: blue; text-decoration: underline}
	  a.substandard1:visited { color: blue; text-decoration: underline}
      a.substandard1:hover {color: red; text-decoration: underline}         
      
      a.substandard2:link { color: white; text-decoration: none}
   	  a.substandard2:active { color: white; text-decoration: none}
	  a.substandard2:visited { color: white; text-decoration: none}
      a.substandard2:hover {color: yellow; text-decoration: none}         
      
      span.standard  { text-align : justify; font-size:12;color: black; font-family:arial }
      span.substandard  { text-align : justify; font-size:14;color: black; font-family:arial }
                   
      span.note    { text-align : justify; font-size:10;color: black; font-family:arial }
      
      td.standard   { text-align : justify; font-size:12;color: black; font-family:arial }      
  	  td.borderline {  text-align : justify; font-size:12;color: black; font-family:arial; border : 1px outset #336666;  }      
      td.welcome    { text-align : justify; font-size:12;color: black; font-family:Verdana }                              
      
  	  tr.borderline {  text-align : justify; font-size:12;color: black; font-family:arial; border : 1px outset #336666;  }      
            

	  input.standard {border-width : 1px; border-style : solid; border-color : gray; font-family : Tahoma; font-size : 14px;}
	  input.sstandard {border-width : 1px; border-style : solid; border-color : gray; font-family : Tahoma; font-size : 12px;}      
	  input.substandard {border-width : 1px; border-style : solid; border-color : gray; font-family : Tahoma; font-size : 14px;}
            
	  input.submit_standard { border-width : 1px; border-style : solid; background: white; border-color : gray; font-family : Tahoma; font-size : 11px;}
	  input.submit_substandard { border-width : 1px; border-style : solid; background: white; border-color : gray; font-family : Tahoma; font-size : 12px;}                      
