a:link {
color: #3366ff;
}
body {
  font-family: "Trebuchet MS", "Lucida Grande", Lucida, "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
  font-size: 12px;
  align: center;
  background-color: #000000;
  text-align: center;
  margin: 0px; 
  padding: 0px;
}
td, p {
  font-family: "Trebuchet MS", "Lucida Grande", Lucida, "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
  font-size: 12px;
}
.p {
  font-size:11px;
  line-height:160%;
  margin:.0 0 0.9em 0;
  color: #000000;
}
a.p {
  color:#000000;
  text-decoration: none;
}
#body_container_outer {
  text-align: center;
  font-size:11px;
  align: center;
  width: 100%;
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
}
#body_container_inner {
  width: 100%;
  max-width: 100%;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-color: #ffffff;
  margin: 0;
  padding: 0;
}

#middle_container {
  background-color: #ffffff;
  background-image: url(middle_background.jpg);
  background-repeat: repeat-x;
  background-position: top center;
  text-align: center;
}

#footer_links {
font-size: 12px;
}
#footer_links a {
color: #666666;
font-size: 12px;
text-decoration: none;
}
#footer_links a:hover {
text-decoration: underline;
}
#footer_copy {
padding-top: 5px;
padding-bottom: 10px;
font-size: 10px;
color: #666666;
}




