BODY {
  background-color: FFFFFF;
}

BODY, TD {
  font-family : Verdana, Arial, sans-serif ;
  font-size : 9pt;
  background: #999933;
  color: white;
}

A {
  text-decoration: none;
  color: #66cccc;
}

A:Hover {
  text-decoration: underline;
  color: #ff9933;
}

.title {
  font-size: 14pt;
  font-weight: bold;
}

.info{
  font-size: 8pt;
  font-weight: bold;
}

.caption{
  font-size: 8pt;
  font-weight: bold;
}


.pic_title {
  font-size: 8pt;
  font-weight: bold;
  font-style: italic;
}

.pic_info{
  font-size: 8pt;
  font-weight: bold;
}

.pic_caption{
  font-size: 10pt;
}

.instructions{
  font-size: 8pt;
}

.project_title{
  font-size: 8pt;
  font-weight: bold;

  margin-top: 0;
  border-top-width: 0;
  padding-top: 0;
  margin-bottom: 0;
  border-bottom-width: 0;
  padding-bottom: 3pt;
}

.project_info{
  font-size: 8pt;
  margin-top: 0;
  border-top-width: 0;
  padding-top: 0;
}

*#bloggerBug{
 visibility: hidden;
}

















