body{
	font-family:Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	color:#333333;
	font-size:11px;
}
p{
	margin-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	color:#333333;
	font-size:11px;
}
.note {
	font-weight: bold;
	background-color: #CCCCCC;
	width:40px;
	text-align:center;
}
.disclaimer {
	background-color: #CCCCCC;
	font-size: small;
}
.disctable {
	border: 1px solid #CCCCCC;
	margin-left:25px;
}