BODY
{
  background-color: #ffffff;
  font-family: verdana, tahoma, arial;
  font-size: 10pt;
}

TD
{
  font-size: 10pt;
}

P
{
  font-size: 10pt;
}

HR.blue
{
  width: 100%;
  color: #000080;
}

.title 
{ 
  font-family: impact, arial; 
  font-size: 20pt; 
}

.subtitle
{ 
  font-size: 10pt; 
  font-weight: bold;
  color: #800000; 
}

H4 
{ 
  font-size: 10pt; 
  font-weight: normal;
}

A
{
  color: #800000;
}

A.topmenu
{
  text-decoration: none;
  font-weight: bold;
  color: #800000;
}

A.topmenu:hover
{
  text-decoration: underline;
}


