A 
{ 
  border: 0px; 
  text-decoration: none; 
  font-family: Tahoma, Arial, Helvetica, Helv;
  font-weight: bold;
  font-size: 10pt;
  color: #0000CC;
}

A:Hover
{
  color: red;
}

P
{
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.Content
{
  font-family: Tahoma, Arial, Helvetica, Helv;
  font-size: 10pt;
  color: black;
  padding: 5px;
}

.Copyright
{
  border-top: 1px solid #AAAAAA;
  font-family: Tahoma, Arial, Helvetica, Helv;
  font-size: 7pt;
  color: #444444;
  padding: 5px;
}

.PageTitle
{
  font-family: Trebuchet, Arial, Helvetica, Helv;
  font-size: 14pt;
  font-weight: bold;
  color: #0000CC;
  padding: 5px;
}

.Subtitle
{
  font-family: Trebuchet, Arial, Helvetica, Helv;
  font-size: 12pt;
  font-weight: bold;
  color: #000077;
  padding: 5px;
  margin-top: 10px;
}

.InactiveLink
{
  border: 0px; 
  text-decoration: none; 
  font-family: Tahoma, Arial, Helvetica, Helv;
  font-weight: bold;
  font-size: 10pt;
  color: #777777;
}

.TableHeader
{
  font-family: Tahoma, Arial, Helvetica, Helv;
  font-size: 9pt;
  color: white;
  font-weight: bold;
  background-color: #0000CC;
  text-align: center;
}

.TableData
{
  font-family: Tahoma, Arial, Helvetica, Helv;
  font-size: 9pt;
  color: black;
  font-weight: normal;
  background-color: white;
  text-align: left;
}

.ClipartListing
{
  font-family: Tahoma, Arial, Helvetica, Helv;
  font-size: 9pt;
  color: black;
  font-weight: normal;
  background-color: white;
  text-align: left;
  padding-left: 5px;
}

A.ClipartListing
{ 
  border: 0px; 
  text-decoration: none; 
  font-family: Tahoma, Arial, Helvetica, Helv;
  font-weight: bold;
  font-size: 9pt;
  color: #0000CC;
}
