.Normal {
  font-family: Georgia;
  font-size: 12px;
  color: #000000;
}
.Head {
  font-family: Georgia;
  font-size: 21px;
}
.BlueArrow
{
    background: url("Images/blueArrow.jpg") no-repeat 0 center;
    padding-left: 20px;
}