

table.shoutBox {

  width:250px;

  border:5px solid #00cccc;

  border-collapse: collapse;

}



td.shoutBox {

  font-family:Verdana;

  font-size:11px;

  padding:5px;

}



p.heading {

  font-size:12px;

  text-align:center;

  background:#cc33cc;

  color:#FFFFFF;

  padding:3px;

}


body,td,th {
  font-family: Trebuchet MS, Georgia;
  font-size: 12px;
  color: #000000;
}
body {
  background-color: #FFFFFF;
  margin-left: 0%;
  margin-top: 0%;
  margin-right: 0%;
  margin-bottom: 0%;
}
a {
  color: rgb(51, 204, 255);
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: rgb(51, 204, 255);

}
a:hover {
  text-decoration: none;
  color: rgb(51, 204, 255);
  font-weight: bold;
}
a:active {
  text-decoration: none;
  color: rgb(51, 204, 255);
}
.style1 {color: #FF0000}
.style5 {font-family: "Trebuchet MS", Georgia; font-style: normal; line-height: normal; font-size: 14px;}













