body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-color: #FFFFFF;
}

/*background styles*/

  
  
  
/* text styles*/

TD, .content {
  color: #B6B1AB;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  line-height: 18px;
  font-style: normal;
  font-weight: normal;
}

/*link style*/

A:link, A:visited {
  color: #B6B1AB;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  line-height: 20px;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
}

A:hover, A:active {
  color: #C48492;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  line-height: 20px;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
}

A.navgold:link, A.navgold:visited {
  color: #D0B170;
  font-size: 14px;
  font-family: times, arial, helvetica, sans-serif;
  letter-spacing: 1px;
  line-height: 14px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}
A.navgold:hover, A.navgold:active {
  color: #0018D0;
  font-size: 14px;
  font-family: times, arial, helvetica, sans-serif;
  letter-spacing: 1px;
  line-height: 14px;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
}


A.navburg:link, A.navburg:visited {
  color: #B80060;
  font-size: 14px;
  font-family: times, arial, helvetica, sans-serif;
  letter-spacing: 1px;
  line-height: 14px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}
A.navburg:hover, A.navburg:active {
  color: #0018D0;
  font-size: 14px;
  font-family: times, arial, helvetica, sans-serif;
  letter-spacing: 1px;
  line-height: 14px;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
}

A.navstaysane:link, A.navstaysane:visited {
  color: #B80060;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  line-height: 14px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}
A.navstaysane:hover, A.navstaysane:active {
  color: #B80060;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  line-height: 14px;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
}













/*box styles*/

.box {
  color: #000000;
  background-color:#FFFFFF;
  font-size: 11px;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  border: 1px solid #5494CB;
  width:140px;
  }