body {
  background: #B0DEAF;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

td.header {
  font-size: 11px;
  font-family: Verdana, Arial, sans-serif, Tahoma;
  background: #D6D6D6;
  color: #FFFFFF;
  font-weight : bold;
  text-decoration: none;
}

td a:link, td a:visited {
  color: #000000;
  text-decoration: none;
}

td a:hover {
  color: #AABBDD;
  text-decoration: underline;
}

.bodytxtB {
  font-size: 11px;
  color: #000000;
  font-family: Arial; 
  font-weight: bold;
  text-decoration: none;
}

.bodytxtB a:link, .bodytxtB a:visited {
  color: #CB4127;
  text-decoration: underline;
}

.bodytxtB a:hover {
  color: #FCB415;
  text-decoration: none;
}

.bodytxt {
  font-size: 11px;
  color: #000000;
  font-family: Arial; 
  text-decoration: none;
}

.bodytxt A:link {
	COLOR: #000033; TEXT-DECORATION: underline
}
.bodytxt A:visited {
	COLOR: #000033; TEXT-DECORATION: underline
}
.bodytxt A:hover {
	COLOR: #ff6002; TEXT-DECORATION: underline
}

.pagelink {
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif, Tahoma;
  color: #CB4127;
  text-decoration: none;
}

.pagelink a:link, .pagelink a:visited {
  color: #CB4127;
  text-decoration: underline;
}

.pagelink a:hover {
  color: #FCB415;
  text-decoration: none;
}

.pagenote {
  font-size: 10px;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  letter-spacing: 3px;
  text-decoration: none;
}

div.outbox{
    padding:5px;
    margin:15px 10px;
    border:1px solid #000;
    background:#809900;
    color:#fff;
    font-weight:bold;
     width:1px;
  display:table;
    min-height:0;
}

