body 
{
  background-color:#fff0f7; 
  font-family: verdana;
  font-size: 11pt;
  color: #000000; 
}
.tblhdr
{
  border-color: #993366;
  border-style: solid;
  border-width: medium;
}
.photo 
{ 
  color: #000000;  
  font-family: verdana;
  font-size: 7pt;
}
a:link 
{ 
  color: #993366;  
  font-weight: bold; 
  text-decoration: underline;  
  font-family: verdana;
  font-size: 10pt;
}
a:visited 
{ 
  color: #993366;  
  font-weight: bold; 
  text-decoration: underline;  
  font-family: verdana;
  font-size: 10pt;
}
a:active 
{ 
  color: #993366;  
  font-weight: bold; 
  text-decoration: underline;  
  font-family: verdana;
  font-size: 10pt;
}
a:hover 
{ 
  color: #993366;  
  font-weight: bold; 
  text-decoration: underline;  
  font-family: verdana;
  font-size: 10pt;
}
a.menu:link 
{ 
  color: #000000;  
  font-weight: bold; 
  text-decoration: none;  
  font-family: verdana;
  font-size: 10pt;
}
a.menu:visited 
{ 
  color: #000000;  
  font-weight: bold; 
  text-decoration: none;  
  font-family: verdana;
  font-size: 10pt;
}
a.menu:active 
{ 
  color: #000000;  
  font-weight: bold; 
  text-decoration: none;  
  font-family: verdana;
  font-size: 10pt;
}
a.menu:hover 
{ 
  color: #000000;  
  font-weight: bold; 
  text-decoration: none;  
  font-family: verdana;
  font-size: 10pt;
}
p, td 
{
  font-family: verdana;
  color: #000000;
  font-size: 11pt;
  font-style: normal;
  font-weight: normal;
}
.title 
{
  font-family: verdana;
  color: #000000;
  font-weight: bold;
  font-size: 12pt; 
}
.bold {
  font-weight: bold;
}
.footer
{
  font-size: 10pt;
  color: #000000;
}
h1
{
  font-family: verdana;
  font-size: 12pt;
  color: #993366;
  margin-bottom: 8px;
  padding: 2px;
  font-weight: bold;
  text-align: center;
}
h2
{
  font-family: verdana;
  font-weight: bold;
  font-size: 11pt;
  color: #ffff00;
  margin-bottom: 8px;
  padding: 2px;
  background: #000000;
  text-align:center;
}
h3
{
  font-family: verdana;
  font-size: 11pt;
  color: #993366;
  margin-bottom: 8px;
  padding: 2px;
  font-weight: bold;
  text-align:center;
}
h4
{
  font-family: verdana;
  font-size: 11pt;
  color: #ffff00;
  margin-bottom: 8px;
  padding: 2px;
  font-weight: bold;
  text-align:left;
  background: #993366;
}
