body {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.th {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #666666;
}

.thd {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #666666;
}

a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

td img {
	display: block;
}

.sm {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 10px;
	color: #666666;
}

.legal {
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	color: #CCCCCC;
}

.ital {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	line-height: 16px;
	color: #000000;
}