.heading {
	width:140px;
	height:20px;
	padding:5px;
	color:#888888;
	font-size:13pt;
	letter-spacing:-1px;
	font-weight:bold;
	text-align:center;
	font-family:Helvetica, Arial;
	background:url('../images/layout/heading.png');
}
.heading2 {
	font-weight:bold;
	font-family:Helvetica, Arial;
	letter-spacing:-1px;
	font-size:12pt;
	border-top:3px double #333333;
	border-bottom:4px solid #333333;
	text-align:center;
	width:80%;
	color:#999999;
	margin:10px auto 10px auto;
}
.heading3 {
	font-weight:normal;
	font-family:Helvetica, Arial;
	letter-spacing:1px;
	font-size:11pt;
	font-style:italic;
	text-align:center;
	margin:10px;
	color:#999999;
}

p {
	font-family:Baskerville;
	font-size:12pt;
	color:#666666;	
}
.label {
	width:80px;
	float:left;
	margin-top:2px;
	font-weight:bold;
	font-family: Trebuchet MS;
}
.label2 {
	width:130px;
	float:left;
	margin-top:2px;
	font-weight:bold;
	font-size:9pt;
	font-family: Trebuchet MS;
	text-align:right;
	margin-right:3px;
}
.info {
	font-style:italic;
	text-align:center;
	font-size:9pt;
}
