
H2 {
  font-family: Arial, sans-serif, Tahoma;
  font-size: 20px;
  font-weight: bold;
  color: maroon;
  line-height: 20px;
  vertical-align: text-bottom;
  font-style: normal;
}

H3 {
  font-family: Arial, sans-serif, Tahoma;
  line-height: 120%;
  color: black;
  font-size: 17px;
  font-weight: normal;
}

H4 {
  font-family: Verdana, sans-serif, Tahoma;
  font-size: smaller;
  font-weight: bold;
  color: navy;
  line-height: 60%;
}

P {
  font-family: Arial, Helvetica, sans-serif;
  font-size: smaller;
  color: black;
  word-spacing: normal;
}

#FT {
  font-family: Arial, sans-serif, Tahoma;
  font-size: larger;
  font-weight: bold;
  color: maroon;
  line-height: 40%;
  vertical-align: text-bottom;
}



exc.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; 
}

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

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


