.tblBox {
	border: medium double #666666;
}
.tblTopBottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	 }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.tbTop {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #666666;
}
.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.tbUnderline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.tbright {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}

