﻿p {
  color: #000000;
  font-family: Calligraph421 BT;
  font-size: 14px;
  display: inline;
}

a:link {
  color: #FF00FF;
  text-decoration: underline;
}

a:hover{
  color: #999999;
  text-decoration: none;
}

.headline {
  color: #393b33;
  font-family: Calligraph421 BT;
  font-size: 16px;
  font-weight: bold;
  display: block;
}

.byline {
  color: #666600;
  font-family: Calligraph421 BT;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  display: inline;
}
.normal {
  color: #000000;
  font-family: "verdana";
  font-size: 12px;
  display: inline;
text-align:justify;
}
.style1 {
	font-family: "verdana";
}
.style2 {
	font-size: small;
}
.style3 {
	font-size: 13pt;
 font-weight: bold;

}

