
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
.ContentsHyperlink {
	text-decoration: none;
	color: #0000CC;
	font-weight: bold;
	font-size: larger;
}
.ContentsHyperlink:hover {
	background-color: #CCCCFF;
}
.PictureCapture {
	font-size: smaller;
	color: #666666;
}

