/* CSS Document */

body {
	background-color: #c6c3c6;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-size: 9pt;
	line-height: 145%;
	color: #333333;
}
img {
	border: 2px dotted #999999;
}
.gray14px {
	font-size: 14px;
	line-height: 145%;
	font-weight: bolder;
	color: #666666;
}
.gray16px {
	font-size: 16px;
	line-height: 145%;
	font-weight: bolder;
	color: #666666;
}
.blue {
	font-size: 9pt;
	font-weight: bold;
	color: #0000FF;
}
