.update {
	font-family : Arial;
	color : Red;
}
P.center {
	text-align : center;
}
P.subhead {
	font-weight : bolder;
}
H3.annote {
	font-family : Arial;
	font-style : italic;
	color : Blue;
}
.dkgreen {
	color : #2F4F4F;
}

.caption {
	font-family : "Arial Narrow";
	font-size : smaller;
}
.header {
	font-size : 50px;
	font-style : normal;
	font-weight : bold;
}
DIV.article {
	font-family : Arial;
	font-size : smaller;
}