body {
	/*font-family: Arial, Helvetica, sans-serif; */
	font-family: Arial;
	/* margin-left: 10px; */
}

td {
/*	font-family: Arial, Helvetica, sans-serif;*/
}

th {
/*	font-family: Arial, Helvetica, sans-serif;*/
}

.framed {
	border:1px solid green;
	/*
	border-color:#009933;
	border-width:thin;
	*/
}

img {
border-width: 0px;
}

img.framed {
	border-width: 1px;
	border-style: solid;
	border-color: #BABA61;
}

img.bold {
	border-width: 3px;
	border-style: solid;
	border-color: #BABA61;
}

.bottext
{
	text-align:center;
	color:#63624D;
	font-size:x-small;
}

h2.jeweltype
{
	font-size: 25px;
	font-weight: normal;
}