
H2 {
  font-size: 15px;
  color: purple;
  line-height: 17px;
  vertical-align: text-bottom;
  font-style: normal;
  font-family: Arial, sans-serif, Tahoma;
}

H3 {
  line-height: 110%;
  color: navy;
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana, sans-serif, Tahoma;
}

H4 {
  font-size: 13px;
  font-weight: bold;
  color: blue;
  font-family: Verdana, sans-serif, Tahoma;
}

P {
  font-size: 12px;
  color: black;
  word-spacing: normal;
  font-family: Arial, Tahoma, sans-serif;
}



img { 
margin: 0 0 3px 0; 
padding: 0; 
border: 0; 
} 

.caption-right { 
font-size: 10px;
color: black;
word-spacing: normal;
font-family: Arial, Tahoma, sans-serif;
display: inline; 
float: right; 
clear: right; 
margin: 10px; 
padding: 3px; 
border: 1px solid black; 
text-align: center; 
} 

