body {	font-family: Arial, Helvetica, sans-serif;	font-size: 1em;	background-color: #fff;	color: #333;	text-transform:lowercase;		background-image:url('imgbg.jpg');	background-repeat:no-repeat;		}.image {	border-width: 1px;	border-color: #999;	border-style: solid;	background-image:url('imgbg.jpg');	background-repeat:no-repeat;		width: 90px;	padding:2px;	margin:2px;	text-align:center;	float: left;}img.imageborder {	border-width: 1px;	border-color: #999;	border-style: solid;}h1 {	font-family: "Georgia", "Times", "Book Antiqua";	font-size: 1.4em;	font-weight: 300;	text-transform:lowercase;	}a {	text-decoration: none;	color: #0099ff;}a.indexPage, a.previousPage, a.nextPage{	text-transform:lowercase;		font-size: 1em;}a.atFirstPage, a.atLastPage {	text-transform:lowercase;		font-size: 1em;	}.label{	font-weight: bold;	font-size: 0.8em;		}.comment{	}.date{	font-size: 0.8em;	color: #666;	}.generator{	color: #666;	}