body {
  	font-family: verdana, arial, sans-serif;
	font-size:10px;
	color:#333333;
  	background-color: #999999;
  	margin: 0px 0px 0px 0px;
	}
.title {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:4px;
	}
.caption {
	color:#666666;
	font-size:10px;
	font-weight:normal;
	margin-top:4px;
	margin-bottom:4px;
	}
.copyright {
	color:#666666;
	font-size:10px;
	font-weight:normal;
	}
