body {
background-image: url("ABDFbg.JPG");
color: black;
font-size: 11pt;
font-family: Arial, serif;
margin-left: 50px;
margin-right: 50px;
 }
.header {
background-color: white;
 }
table {
width: 100%;
 }
.diff {
width: 80%;
 }
h2 {
color: navy;
font-family: Arial, serif;
font-size: 19pt;
font-weight: 700;
 }
h3 {
color: navy;
font-size: 16pt;
font-weight: 400;
font-family: Arial, serif;
 }
h4 {
margin-bottom: 0;
 }
#border {
border-style: double;
border-color: navy;
padding-right: 0;
 }
ul {
list-style: url(ABDFbullet.jpg) circle;
list-style-position: outside;
 }
li {
margin-top: 10px;
padding-left: 15px;
 }
.border {
border: dashed;
border-color: #E5ECF9;
border-left-width: 2px;
border-top-width: 2px;
border-bottom-width: 2px;
border-right-width: 0;
padding-left: 20px;
padding-top: 15px;
padding-bottom: 10px;
 }
.border2 {
border-style: dashed;
border-color: navy;
border-left-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 0;
 }
.event {
text-align: center;
font-size: 13pt;
 }
.blue {
color: navy;
font-size: 15pt;
 }
.smaller {
font-size: 13px;
font-variant: small-caps;
line-height: 1.7;
font-weight: 500;
 }
.smaller1 {
font-size: 14px;
font-variant: small-caps;
line-height: 0;
font-weight: 500;
}
.main {
font-size: 13pt;
background-color: white;
 }
.buttons {
 }
.button {
border-color: silver;
border-style: double;
border-width: 4px;
background-color: #E5ECF9;
color: black;
font-weight: bold;
width: 130px;
height: 50px;
text-align: center;
font-family: Arial, serif;
font-size: 80%;
 }
.mO {
border-color: silver;
border-style: double;
border-width: 4px;
background-color: navy;
color: #E5ECF9;
font-weight: bold;
width: 130px;
height: 50px;
text-align: center;
font-family: Arial, serif;
font-size: 80%;
 }
.button3 {
border-color: silver;
border-style: double;
border-width: 4px;
background-color: #E5ECF9;
color: black;
font-weight: bold;
width: 132px;
height: 52px;
text-align: center;
font-family: Arial, serif;
font-size: 70%;
 }
.mO3 {
border-color: silver;
border-style: double;
border-width: 4px;
background-color: navy;
color: #E5ECF9;
font-weight: bold;
width: 134px;
height: 52px;
text-align: center;
font-family: Arial, serif;
font-size: 70%;
 }
.button2 {
border-color: silver;
border-style: double;
border-width: 4px;
background-color: #E5ECF9;
color: black;
font-weight: bold;
width: 90px;
height: 30px;
text-align: center;
font-family: Arial, serif;
 }
.mO2 {
border-color: silver;
border-style: double;
border-width: 4px;
background-color: navy;
color: #E5ECF9;
font-weight: bold;
width: 90px;
height: 30px;
text-align: center;
font-family: Arial, serif;
 }
#profimg {
padding-left: 15px;
float: right;
 }
#profimg2 {
padding-right: 15px;
float: left;
 }
.pic, #pic {
text-align: center;
 }
.small {
font-size: 9pt;
text-align: right;
 }
.foot {
width: 100%;
text-align: center;
font-size: 13px;
position: relative; top: 1px;
 }