.itemTitle 
{
  font-family: verdana;
  font-size: 10pt;
  font-weight: bold;
}

.itemContent
{
  font-family: verdana;
  font-size: 8pt;
}
.productTitle
{
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #0059A5
}
.productDesc
{
  font-family: verdana;
  font-size: 8pt;
}
.productCost
{
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #0059A5
}
.fieldText
{
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #0059A5
}
.frmTEXT 
{ 
  font-family: verdana;
  font-size: 8pt;
  width: 250px
}
.frmTEXTAREA 
{ 
  font-family: verdana;
  font-size: 8pt;
  width: 250;
  height: 100;
}
.adminNav
{
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  color: red;
  text-decoration: none
}
.adminNav A:hover
{
  text-decoration: underline
}
.contactUs A
{
  color: red;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none
}
