h1
{
  font-family: tahoma; 
  font-size:10pt; 
  color: #000000; 
  text-decoration: none;
}
h2
{
  font-family: tahoma; 
  font-size:10pt; 
  color: #000000; 
  text-decoration: none;
}
store
{
  font-family: verdana; 
  font-size:8pt; 
  color: #333333; 
  text-decoration: none;
}

p
{
  font-family: verdana; 
  font-size:8pt; 
  color: #333333; 
  text-decoration: none;
}

.footer
{ 
  font-family: verdana; 
  font-size:7pt; 
  color: #808080; 
  text-decoration: none;
}

a
{ 
  font-family: verdana;
  font-size: 8pt;
  color: #0000ff;
}

a.bold
{ 
  font-family: verdana;
  font-size: 8pt;
  color: #0000ff;
  text-decoration: bold;
}

a.website
{
  font-family: verdana;
  font-size: 7pt;
  color: #808080;
  text-decoration: underline;
  text-align: right;

}
