/* Style2 */

/***********************************************/

  body
    {font-family: Arial, sans-serif;
    color: #003366;
    font-size: 13px;}


/***********************************************/

  p
    {font-family: Arial, sans-serif;
    color: #003366;
    font-size: 13px;}

  p.h3				/* h3 puts cr in */
    {font: 11px Arial;
    font-weight: bold;}

  p.note
    {font-size: 11px;
    line-height: 11px;}

  p.downloadnote
    {font-size: 11px;
    line-height: 11px;
    color: green;}

  p.tiny
    {font-size: 9px;
    line-height: 9px;}

/***********************************************/

  a
    {font-family: Arial,sans-serif; 
    font-weight: normal; 
    text-decoration: underline; 
    color: blue;}
  a:visited
    {text-decoration: underline; 
    color: #003366;} 


  a.tab
    {font-family: Arial,sans-serif; 
    font-weight: normal; 
    text-decoration: none; 
    color: #003366; 
    font-size: 13px; }
  a.tab:visited
    {text-decoration: none; 
    color: #003366;} 
  a.tab:hover	
    {color: red; }


  a.thistab	
    {font-family: Arial,sans-serif; 
    font-weight: normal; 
    text-decoration: none; 
    color: red; 
    font-size: 13px; } 
  a.thistab:visited
    {text-decoration: none; 
    color: red;} 


  a.download
    {font-family: Arial,sans-serif; 
    font-weight: normal; 
    text-decoration: underline; 
    color: green; }
  a.download:visited
    {color: green;} 


  a.downloadplain
    {font-family: Arial,sans-serif; 
    font-weight: normal; 
    text-decoration: none; 
    color: green; }
  a.downloadplain:visited
    {color: green;} 
  a.downloadplain:hover	
    {color: red; }



/***********************************************/

  li
    {font-family: Arial, sans-serif;
    color: #003366;
    font-size: 13px;}

  li.spaced
    {font-family: Arial, sans-serif;
    color: #003366;
    font-size: 13px;
    margin-bottom: 13px;}


/***********************************************/

  td
    {font-family: Arial, sans-serif;
    color: #003366;
    font-size: 13px;}
