body {
  background-color    : white;
  padding             : 0px;
  margin              : 0px;
}
td, th, div, span, b, input, textarea {
  font                : 11px Verdana, Tahoma, Arial, sans-serif;
  color               : #333333;
 vertical-align      : top;
  text-align          : left;
}
.small {
  font-size:10px;
}
h2 {
font-weight   : bold;
color             : #3366CC;
font-size   : 14px;
}



b {
  font-weight         : bold;
  color               : #000000;
}
.blue {
  color:#3366CC;
}
a:link,
a:visited {
  color:#3366CC;
  text-decoration:none;
font-weight: bold;
}
a:hover {
  text-decoration:underline;
font-weight: bold;
}
img {
  border:0px;
}
