p {
   font-family: Courier New, Courier, mono;
   color: #000000;
   font-size: 12px;
}

li {
   font-family: Courier New, Courier, mono;
   color: #000000;
   font-size: 12px;
}

.homebody {
   font-family: Courier New, Courier, mono;
   color: #FFFFFF;
   font-size: 12px;
}

a {
   font-family: Courier New, Courier;
   color: #F0CD3F;
   font-size: 12px;
   text-decoration: underline;
}

a:hover {
   text-decoration:none;
}

body {
   margin-left: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: 0px;
   background-image: url(/images/imb_background.jpg);
}

.bottomtext {
   font-size: 9px;
}

h1 {
   font: Courier New, Courier;
   font-size:24px;
}

h2 {
   font-size: 20px;
   font-family: Courier New, Courier;
   color: #BB0000;
}

h3 {
   font-size: 14px;
   font-family: Courier New, Courier;
   color: #000000;
}

h4 {
   font-size: 16px;
   font-family: Courier New, Courier;
   color: #111111;
}

.h2link {
   font-size: 20px;
   font-family: Courier New, Courier;
   color: #BB0000;
   text-decoration: underline;
}

.blklink {
   font-family: Courier New, Courier;
   color: #000000;
   text-decoration: underline;
}

.menutableright {
   background-color: white;
   border: 1px black solid;
}

.webblermenu {
   background-color: #000000;
   border: 1px solid #999999;
   padding: 1px 5px 1px 5px;
   height: 12px;
   display: block;
}

td.body {
   padding: 10px;
}

.emailfooter {
   font-family: Courier New, Courier;
}

