
body
{ color: black;
  background-color: white;
  font-weight: normal; 
  font-size: 10pt; 
  text-decoration: none; 
  margin-top: 5; 
  margin-bottom: 5; 
  margin-left: 0.25in; 
  margin-right: 0.25in;
}

table
{ color: black;
  background-color: white;
  font-size: 10pt; 
}

hr
{
  color: #5e74d7; 
}

A
{ color: #5e74d7; 
  font-weight: bold; 
  font-size: 10pt; 
  text-decoration: none; 
} 

A:hover 
{ 
  color: #5e74d7; 
  font-size: 10pt; 
  font-weight: bold; 
  text-decoration: none; 
} 

div
{
}
.topic
{
  color: #5e74d7; 
/*
  color: black; 
*/
  background-color: #f0f0ff;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10pt; 
  font-weight: bold; 
  text-decoration: none; 
  width: 350px;
/*  border-width: 1px; 
  border-color: #5e74d7;
  border-style: solid;
*/
}

