body {  background: white; font: 15px Calibri, Helvetica, sans-serif;    }


.submitButton { border: 2px solid Black;  font: Arial, Helvetica, sans-serif;  font-size: 14px;  font-weight: bold;  color: White;  background-color: #626262;         }
.submitButtonOver { border: 2px solid Black;  font: Arial, Helvetica, sans-serif;  font-size: 14px;  font-weight: bold;  color: #FFFF80;  background-color: #8D8D8D;    }

h2 { font: 600 16px Calibri; margin-bottom: 0px; }
div.title {font-size: 24px; font-family: Arial; font-weight: bold; color: #004080 }
.subTitle {font-size: 18px; font-family: Arial; font-weight: bold; color: #000000 }


td { font: 15px Calibri, Helvetica, sans-serif; }


a { color: #004080; }
a:visited { color: #004080; }
a.pageLink2 { text-decoration: none;  font-family: Calibri;  font-size: 15px;  color:   black;      }
a.pageLink2:hover { text-decoration: underline;  font-family: Calibri;  font-size: 15px;  color: Blue;      }


