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 px;
}*/
.framed {
	padding: 9px 9px 9px 9px;
	border: 1px solid #000000;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	background: #FFF;
}
