﻿H1
{ font-size: 36pt; 
  color: #000080;
  font-family: Garamond,serif;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
}

H2
{ font-size: 20pt; 
  color: #000080;
  font-family: Garamond,serif;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
}

P.boldtext
{ font-size: 11pt; 
  color: #000000; 
  font-family: Arial;
  text-decoration: none; 
  font-weight: bold;
}

P.smalltext
{ font-size: 8pt; 
  color: #000080; 
  font-family: Arial;
  text-decoration: none; 
  font-weight: bold;
}

.smalltext A
{ font-size: 8pt; 
  color: #000080; 
  font-family: Arial;
  text-decoration: none; 
  font-weight: bold;
}

.smalltext A:Hover
{ font-size: 8pt; 
  color: #FF0000; 
  font-family: Arial;
  text-decoration: none; 
  font-weight: bold;
}


P.inactive 
{ font-size: 10pt; 
  color: #777777; 
  font-family: Arial;
  text-decoration: none; 
  font-weight: normal;
}

.inactive A
{ font-size: 12pt; 
  color: #FF0000; 
  font-family: Arial;
  text-decoration: none; 
  font-weight: normal;
}

.inactive A:hover
{ font-size: 12pt; 
  color: #FF0000; 
  font-family: Arial;
  text-decoration: none;
  font-weight: bold;
}


.header P
{
  font-size: 11pt;
  color: #646464;
  font-family: Arial;
  Text-decoration: none;
  font-weight: bold;
}

.header A
{
  font-size: 11pt;
  color: #646464;
  font-family: Arial;
  Text-decoration: none;
  font-weight: bold;
}

.header A:Hover
{
  font-size: 11pt;
  color: #0000FF;
  font-family: Arial;
  Text-decoration:none;
}

.header A:Active
{
  font-size: 11pt;
  color: #FF0000;
  font-family: Arial;
  Text-decoration:none;
}


P.footer
{ 
  font-size: 11pt; 
  color: rgb(128,128,128);
  font-family: Arial, sansserif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.footer A
{ 
  font-size: 11pt; 
  color: rgb(128,128,128);
  font-family: Arial, sansserif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none
}

.footer A:hover  {color: #000080;font-weight: bold}

