body {
background-color:transparent;
text-align: center;
}

.nav { 
  font-size: 14px;
  color: black;
  font-weight : bold;
  text-decoration: none;
  font-family: "Courier New", Courier;
  padding-bottom: 0;
}

.box { font-family: "Courier New", Verdana, Arial, sans-serif;
font-size: 11px;
color: #000000;
border: solid black thin;
background-color: white;
width : 300px;
height : 80px;
text-align: left;
overflow : auto;
padding: 5px;
}

.footer {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  font-family: Courier New,Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  text-align: center;
}

.amp {
  color: maroon;
  font-weight : bold;
}

body { color: #000000; margin: 0; font-family: Georgia, Verdana, Arial, sans-serif; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

p {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  color: #000000;
  font-size: 13px;
  font-family: Georgia,Verdana, Arial, sans-serif;
  }

td {  }

a:link {
  color: maroon;
  text-decoration: none;
 }

a:visited { }

a:hover {
  color: #009900;
  text-decoration: underline;
  }

a:active { }

table {
background-color: lime;
background-position: top center;
background-repeat: no-repeat;
width: 620px;
}
