.piccaption {
	font-family: Arial;
	font-size: 70%;
}
.bodytext {
	font-family: Arial;
	font-size: 90%;
}

.pictitle {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 90%;
}

#container {
	margin: 0 auto;
	width: 850px;
	text-align: left;
	height: 280px;

  }
.narrative {
	font-family: Arial;
	font-size: 90%;
	line-height: 125%;
	color: #FFFFFF;
}
.smallest {
	font-family: verdana;
	font-size: 3pt;
	letter-spacing: normal;
}
.sidebarcaption {
	line-height: 50%;
	font-family: arial;
	font-size: 8pt;
}
.smallerarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.linkcolor {
	font-family: Arial, Helvetica, sans-serif;
	color: #66CCFF;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	font-weight:bold;
	color: #FFFFCC;
	font-style:italic;
}

/*}
a.five:link {color: #ff0000; text-decoration: none}
a.five:visited {color: #0000ff; text-decoration: none}
a.five:hover {text-decoration: underline}
}*/
