body { 
  font-family: Times New Roman,Times,serif;
  color: #000000; 
  background-color: #ffffff
}

p, td { 
  font-family: Times New Roman,Times,serif;
  font-size: 14px;
  vertical-align: top;
}

a { 
  text-decoration: none;
  color: #333333;
}

a:hover { 
  text-decoration: underline;
  color: #666666;
}

table { 
  padding: 0;
  margin: 0;
}

.title { 
  font-size: 16px;
}

.comment { 
  font-size: 14px;
  color: #999999;
}

.nav { 
  color: #333333;
  text-align: right;
  text-transform: lowercase;
}

.photo { 
  text-align: right;
}

.specs { 
  font-family: Verdana,Arial,Helvetica,sans-serif; 
  font-size: 10px;
  color: #999999;
  text-align: center;
  padding-top: 30;
}

.countinfo { 
  font-size: 14px;
  color: #999999;
  text-align: right;
} 

.paper { 
  padding: 15;
  background-color: #f7f3f0;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-left: 0px;
  border-top: 0px;
}

.paperthumb { 
  padding: 5;
  background-color: #f7f3f0;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-left: 0px;
  border-top: 0px;
}

.item { 
  vertical-align: middle;
  text-align: center;
}
