BODY {background-color: white;}

A:link {color: navy;
	text-decoration: underline;}
A:visited {color: #335;
	text-decoration: underline;}
A:active {color: navy;
	text-decoration: underline;}
A:hover	{color: blue;
	text-decoration: underline;}

P.title {font-weight: bold;
	text-align: center;}
P.caption {text-align: center;}

IMG.page {display: block;
	margin: 0px auto 0px auto;}



