.pic_cell{
  BORDER-RIGHT: 2px solid;
  BORDER-TOP:  1px solid;
  BORDER-LEFT: 1px solid;
  BORDER-BOTTOM: 2px solid;
  BORDER-COLOR: #dddddd;
  BACKGROUND: #ffffff;
  align: middle;
  valign: center;
  width: 150px;
  height: 150px;
}

.heading{
  
}

body{
  background-repeat:no-repeat;
}

a{
	color:#cccccc;
}
.head{
  font-family:arial;
  color:#ffffff;
  font-size:14pt;
  font-weight:bold;
}



.comment_cell{
  color: #bbbbbb;
  font-size:8pt;
  align:left;
}
.comment_cell2{
  color: #666655;
  font-size:8pt;
  align:left;
}
.comment_cell3{
  color: #886688;
  font-size:8pt;
  align:left;
}

