.heading
{
  font-family: times;
  font-weight: bold;
}

.bigheading
{
  font-size: 24pt;
  font-family: times;
  font-weight: bold;
}

.text
{
  margin-left: 20px;
}

.listpoint
{
  margin-bottom: 10px;
}

.newtag
{
  color: red;
  font-weight: bold;
}

