.heading {
  font-family: "Times New Roman", Times, serif;
  font-sytle: italic;
  font-weight: bold;
  font-size: 16.0pt;
  color: #E97866;
}

.medtextlt
{
font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #9E9E9E;
}
.medtextdk
{
font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #676767;
}
.smtextlt
{
font-family: "Times New Roman", Times, serif;
  font-size: 10px;
  color: #9E9E9E;
}
.smtextdk
{
font-family: "Times New Roman", Times, serif;
  font-size: 10px;
  color: #676767;
}

b
{
font-syle: bold;
color: #373737;
}



a:link {
	color: #E97866;
}
a:hover {
	color: #000000;
}
a:visited {
	color: #E97866;
	text-decoration: none;
}
