h2 {font-weight: bold;
  font-size: 1.1em;
	color: #333;
	background: transparent;
	padding: 5px 0px 4px 0px;
	margin:0px;}
h3 {font-weight: bold;
  font-size: 1em;
	color: #333;
	background: transparent;}
strong {font-weight: bold;
	color: #333;
	background: transparent;}
.scream {color: #c03;
  background: transparent;}
.photocaption, td p.photocaption {color: #000;
	background: transparent;
  font-size: .8em;
  font-weight: bold;
  text-align: center;
  border-left: 1px dotted #ddd;
  padding-left: 5px;
  margin-left: 5px;}	
.textsmall {font-size: .9em;}
.textmedium {font-size: 1em;}
.textlarge {font-size: 1.1em;}
.note {font-size:.8em;
	color:#ccc;
	background:transparent;}
.smallbold {font-size: .8em;
	font-weight: bold;}