.sub {
 font-family: "Monotype Corsiva", Arial, Helvetica, sans-serif; 
 font-size: 24px; 
 font-weight: bold; 
 color: #000000
}
 
.bod {  
font-family: "Times New Roman", Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000
}

.bodw { 
 font-family: "Times New Roman", Arial, Helvetica, sans-serif; 
 font-size: 14px; 
 color: #000000
}
 
.bodx {  
font-family: "Times New Roman", Arial, Helvetica, sans-serif;
 font-size: 18	px;
  color: #000000
}
  
.subsm { 
 font-family: "Monotype Corsiva", Arial, Helvetica, sans-serif; 
 font-size: 20px; 
 font-weight: bold; 
 color: #000000
 }
 
.image .caption { 
font-size: 24px; 
font-family: Verdana, Arial, sans-serif; 
text-align: center; 
}

a   { 
color: #0E1268; 
font-size: 14px; 
font-family:  "Times New Roman", Arial, Helvetica, sans-serif;  
text-decoration:none;  
font-weight: bold;
}

a:hover {
 color: #F43F4C; 
 font-size: 14px; 
 font-family:  "Times New Roman", Arial, Helvetica, sans-serif; 
 font-weight: bold; 
 text-decoration: none
} 
 
.subl { 
 font-family: "Monotype Corsiva", Arial, Helvetica, sans-serif; 
 font-size: 24px; 
 font-style: normal;
  font-weight: bold;
  color: #0E1268
  }

div.caption {
  background-color: #E5EAED;
  float: left;
  width: 40%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.caption1 {
  background-color: #E5EAED;
  float: right;
  width: 40%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;


}

div.caption2 {
  background-color: #E5EAED;
  float: justify;
  width: 40%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}

div.caption3 {
  background-color: #B3D9F0;
  float: justify;
  width: 40%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}

div.caption p {
  font-family: "Monotype Corsiva";
  color: #0E1268;
  text-align: center;
  font-style: italic;
  font-size: 16px;
  text-indent: 0;

}

div.caption1 p {
 font-family: "Monotype Corsiva";
 color: #0E1268;
 text-align: center;
  font-style: italic;
  font-size: 16px;
  text-indent: 0;

}