body
{
  font-family: Tahoma, Geneva, Sans-Serif;
  font-size: 11px;
  line-height: 15px;
  color: #646464;
}

h1
{
  font-family: Tahoma, Geneva, Sans-Serif;
  font-size:16px;
  font-weight:bold;
  color:#015972;
  margin:0;
  margin-bottom:14px;
}

h2
{
  font-family: Tahoma, Geneva, Sans-Serif;
  font-size:11px;
  font-weight:bold;
  color:#000000;
  margin:0;
}

p
{
  font-family: Tahoma, Geneva, Sans-Serif;
  font-size:11px;
  font-weight:normal;
  color: #646464;
  margin:0;
}

a
{
  color: #004960;
}

a.popup
{
  color:#1b9ddc;
  font-weight:bold;
  text-decoration:none;
}
a.popup:hover
{
  text-decoration:underline;
}

a.rollover
{
  text-decoration:none;
}
a.rollover:hover
{
  text-decoration:underline;
}

a.more
{
  text-transform:lowercase;
  text-decoration:none;
  padding-left:12px;
  background-image:url(../images/more-icon.gif);
  background-position:left center;
  background-repeat:no-repeat;
}

a.more:hover
{
  text-decoration:underline;
}

ul.category
{
  list-style-type:square;
  
}
ul.category li
{
  line-height:150%;
}
ul.category li a
{
  color: #646464;
  text-decoration:none;
}
ul.category li a:hover
{
  color: #004960;
  text-decoration:underline;
}
