/* stylesheet starts */


body {
  font-family: Calibri, "Book Antigua", Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #000000;
  background-color: white;
} 

h1 {
  font-family: Cambria, "Book Antigua", Georgia, "Times New Roman", Times, serif;
  font-size: 20pt;
  font-weight: bold;
  color: #15317E;
  border-bottom: 1px solid #306EFF;
}

h2 {
  font-family: Cambria, "Book Antigua", Georgia, "Times New Roman", Times, serif;
  font-size: 18pt;
  font-weight: bold;
  color: #15317E;
  border-bottom: 1px solid #306EFF;
}

.note { 
  font-size: small 
}

.blue { 
  color: #15317E 
}

.nobr { 
  white-space: nowrap
}



/* end of the stylesheet */
