*{
  font-family: verdana, arial, sans-serif;
}

img {
  border:none;
}

body, div, table, textarea {
  font-size:12px;
  color:#666;
}

h1, .contentheading, .componentheading {
  font-family:"Trebuchet MS";
  font-size:20px;
  padding:3px 1px 2px 1px;
  margin:2px;
  font-weight:normal;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
  width:786px;
  display:block;
}

h2, legend {
  font-family:"Trebuchet MS";
  font-size:16px;
  padding:3px 1px 0px 0px;
  margin:0px;
  font-weight:bold;
  margin-bottom: 10px;
  color:#666666;
}

b, strong, label {
  color:#666;
  font-weight:bold;
}

a, a:visited, a b, a strong {
  color:#3333ee;
  text-decoration:none;
}

a:hover, a:hover b, a:hover strong {
  color:#ff0000;
}

.thumbnail {
  background-color:#fff;
  border:1px solid #ccc;
  padding:3px;
  margin:3px;
}