.sub {
 font-family:  "Bookman Old Style", Helvetica, sans-serif; 
 font-size: 20px; 
 font-weight: bold; 
 color: #0E1268
}
 
.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:  "Bookman Old Style", Helvetica, sans-serif;
 font-size: 20px; 
 font-weight: bold; 
 color: #0E1268
 }
 
.image .caption { 
font-size: 20px; 
font-family:  "Times New Roman", 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:  "Bookman Old Style", Helvetica, sans-serif; 
 font-size: 20px; 
 font-style: header3;
  font-weight: bold;
  color: #0E1268
  }

div.caption {
  background-color: #FFFFFF;
  float: left;
  width: 40%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.caption1 {
  background-color: #FFFFFF;
  float: right;
  width: 40%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;


}

div.caption2 {
  background-color: #FFFFFF;
  float: left;
  width: 35%;
  border: thin silver solid;
  margin-right: 1.2em;
  padding: 0.5em;
}

div.caption3 {
  background-color: #FFFFFF;
  float: right;
  width: 35%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}

div.caption p {
  font-family: "Times New Roman";
  color: #0E1268;
  text-align: center;
  font-style: italic;
  font-size: 16px;
  text-indent: 0;

}

div.caption1 p {
 font-family: "Times New Roman";
 color: #0E1268;
 text-align: center;
  font-style: italic;
  font-size: 16px;
  text-indent: 0;

}

h3 {
 color: #0E1268;
}

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;

}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}



