td.copyNormal
{
  font-family: arial; 
  color: #000000; 
  font-size: 14px; 
  text-decoration: none; 
  line-height: 16px;
}
td.copyBold
{
  font-family: arial; 
  color: #000000; 
  font-size: 14px; 
  text-decoration: none; 
  line-height: 16px;
  font-weight: bold;
}
td.copySmallNormal
{
  font-family: arial; 
  color: #000000; 
  font-size: 12px; 
  text-decoration: none; 
  line-height: 14px;
}
td.copySmallBold
{
  font-family: arial; 
  color: #000000; 
  font-size: 12px; 
  text-decoration: none; 
  line-height: 14px;
  font-weight: bold;
}
td.copyFooter
{
  font-family: arial; 
  color: #333333; 
  font-size: 11px; 
  text-decoration: none; 
  line-height: 14px;
}
td.copyGrey
{
  font-family: arial;
  color: #333333;
  font-size: 14px;
  text-decoration: none;
  line-height: 14px;
  font-weight: bold;
}
table.border 
{
  padding: 0px;
  border-width: 2px;
  border-style: dotted;
  border-color: #A6A6A6;
  background: #ffffff;
}
table.bg
{
  background-image: url(images/boxesStrip.gif);
}
a.linkNormal
{
  font-family: arial; 
  color: #0000ff; 
  font-size: 14px; 
  text-decoration: none; 
  line-height: 16px;
}
a.linkNormal:hover
{
  font-family: arial; 
  color: #0000ff; 
  font-size: 14px; 
  text-decoration: underline; 
  line-height: 16px;
}
a.linkSmall
{
  font-family: arial; 
  color: #0000ff; 
  font-size: 12px; 
  text-decoration: none; 
  line-height: 14px;
}
a.linkSmall:hover
{
  font-family: arial; 
  color: #0000ff; 
  font-size: 12px; 
  text-decoration: underline; 
  line-height: 14px;
}
a.footer
{
  font-family: arial; 
  color: #333333; 
  font-size: 11px; 
  text-decoration: none; 
  line-height: 14px;
}
a.footer:hover
{
  font-family: arial; 
  color: #333333; 
  font-size: 11px; 
  text-decoration: underline; 
  line-height: 14px;
}
input.copy
{
  font-family: arial;
  padding: 0px; 
  font-size: 12px;
  color: #000000;
  border: 1px solid #333333;
}
input.submit
{
  font-family: arial;
  padding: 0px; 
  font-size: 12px;
  color: #000000;
}
body.page
{
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  border: 0px;
  background-color: #DEDEDE;
}
body.pageHellstick
{
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  border: 0px;
  background-color: #FA6602;
}





