BODY {
  margin: 0 0 0 0
}

A:hover {
  COLOR:#0000FF
}

.Tlink {
  color: Black;
  font-family: Verdana, Arial, sans-serif, Geneva;
  font-size: 10px;
}
.Tlink A {
  color: black;
  text-decoration: none;
}
.Tlink A:hover {
  color: #0000FF;
  text-decoration: underline;
}

.Body {
  font-family: Verdana, Arial, sans-serif, Geneva;
  font-size: 12px;
}
.Body A {
  color: #444B8B;
  text-decoration: underline;
}
.Body A:hover {
  color: #0000FF;
  text-decoration: underline;
}

.Title {
	font-family: Verdana, Arial, sans-serif, Geneva;
	font-size: 14px;
	font-weight: bold;
	font : italic;
	color: #800000;
}
.Subtitle {
    font-family: Verdana, Arial, sans-serif, Geneva;
	font-size: 13px;
	font-weight: bold;
}
.SubtitleRed {
    font-family: Verdana, Arial, sans-serif, Geneva;
	font-size: 13px;
	font-weight: bold;
	color: #800000;
}
.Title A:hover {
  color: #0000FF;
  text-decoration: underline;
}

.Right {
  font-family: Verdana, Arial, sans-serif, Geneva;
  font-size: 10px;
}
.Right A {
  color: #000080;
}
.Right A:hover {
  color: #0000FF;
}

.Small {
  font-family: Verdana, Arial, sans-serif, Geneva;
  font-size: 10px;
}
.Small A {
  color: #000080;
  text-decoration: underline;
}
.Small A:hover {
  color: #0000FF;
  text-decoration: underline;
}

.Blue {
  font-family: Verdana, Arial, sans-serif, Geneva;
  font-size: 12px;
  color: #000080;
  font-weight: bold;
}

.Doctor {
  font-family: Times New Roman, Times;
  font-size: 28px;
  color: #444B8B
  }