a{
  text-decoration: underline;
  color: #000000;
  background: #ffffff;
  font-family: verdana;
  font-weight: bold;
  font-size: 9pt;
}
a:hover{
  text-decoration: none;
  text-align: center; 
  color: #000000;
  background: #6BA5DE;
  font-family: verdana;
  font-weight: bold;
  font-size: 9pt;  
}
a.malpractice{
  text-decoration: none;
  text-align: center;
  color: #5294d6;
  background: #ffffff;
  font-family: arial;
  font-weight: bold;
  font-size: 8pt;   
}
a.malpractice:hover{
  text-decoration: none;
  text-align: center; 
  color: #000000;
  background: #6BA5DE;
  font-family: arial;
  font-weight: bold;
  font-size: 8pt;
}
p{
  font-family: verdana;
  font-weight: normal;
  font-size: 10pt;
  color: #000000;
  text-decoration: none;
}
.malpractice-attorneys{
  font-family: verdana;
  font-weight: normal;
  font-size: 10pt;
  color: #3366aa;
  text-decoration: none;
}
.medical-malpractice{
  font-family: verdana;
  font-weight: bold;
  font-size: 9pt;
  color: #596CE2;
  text-decoration: none;
}
.medical-negligence{
  font-family: verdana;
  font-weight: bold;
  font-size: 8pt;
  color: #5294d6;
  text-decoration: none;
}
.copy{
  font-family: verdana;
  font-weight: bold;
  font-size: 8pt;
  color: #3366aa;
  text-decoration: none;
}
h1{
  font-family: verdana;
  font-weight: bold;
  font-size: 14pt;
  color: #339;
  text-decoration: none;
}
h2{
  font-family: verdana;
  font-weight: bold;
  font-size: 14pt;
  color: #3366aa;
  text-decoration: none;
}
h3{
  font-family: verdana;
  font-weight: bold;
  font-size: 12pt;
  color: #6BA5DE;
  text-decoration: none;
}
h5{
  font-family: verdana;
  font-weight: bold;
  font-size: 8pt;
  color: #6BA5DE;
  text-decoration: none;
}
.invite {
padding: .5em;
font-size: .7em;
width: 140px;
line-height: 1.4;
color: #5B95cE;
}