/* CSS Document */
.dotted {border-bottom: 1px dotted #063;
	line-height: 50%;}

.heading {font-size: 120%;
	font-weight: bold;}

.subheadingline {border-bottom: 1px dotted #063;
	font-weight: bold;}

.subheading {font-size: 110%;
	font-weight: bold;}
	
.caption {
	font-weight: bold;
	font-size: 90%;}
	
/*#boxmainbody p.photoleft img {
  float: left;
	border: 3px solid #369;}

#boxmainbody p.photoright img {
  float: right;
	border: 3px solid #369;}*/
