.tablePicture {
	background-color: #FFFFCC;
	border: thin solid #CCCCCC;
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
.tableForm {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFCC;
	border: thin solid #CCCCCC;
}

.tdPicture {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	height: 96px;
	width: 114px;
	text-align: left;
}
h1 {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
td {
	padding: 4px;
}

