body {
	font-family: "Times New Roman", Times;
	color: #666666;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: -1;
	color: #666666;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: -1;
	color: #666666;
}

.pictbox {
	text-align: center;
	margin-bottom: 9pt;
	margin-top: 6pt;
}

.pictbox img {
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	padding: 9;
}

