/* CSS Document */

.networktitle{
  font-size: 14px;
  font-weight: bold;
  color: white;
  margin-top: 5px;
  margin-bottom: 0px;
}

.protocoltitle{
  font-size: 13px;
}

.legend{
  font-size: 10px;
  font-style_:italic;
}

.tdPSTitle
{
  background-color:#DDDDDD;
}

.tdPSBody
{
  background-color:#CCCCCC;
}
li.PSList
{
  list-style-image: url('../applicom/images/list_image.gif')
}

