<!-- SIGPC.CSS		[SRT 13May00] -->


{  }
{  }
{  }
{  }
{  }
{  }
{  }
{  }
{  }
{  }
{  }
{  }
{  }
{  }
{  }
{  }
{  }
A:link		{ color: blue; }
A:visited	{ color: #003366; }
A:hover		{ color: red;  }
A:active	{ color: lime; }


A:link.navbar	{ color: #000099; text-decoration: none; font-weight: bold; }
A:visited.navbar { color: #000099; text-decoration: none; font-weight: bold; }
A:hover.navbar	{ color: #FFFF00; text-decoration: underline; }


H1, H2, H3, H4, H5, H6 {
  font-family: Verdana, Arial, sans-serif;
  color: #000066;
}

H2, H3, H4, H5, H6 {
  font-family: Verdana, Arial, sans-serif;
  color: #333399;
}

H1.title { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 24pt;
  font-style: italic;
  color: #000066;
}



BODY {
  font-family: "Times New Roman", serif;
  background-color: white;
}


P.abstract {
  font-family: Arial, sans-serif;
  font-size: 10pt;
}