body {
	background-color: #CCFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCFFFF;
}

table1 {
	background-image: url(images/Table-BG.gif);
	background-repeat: no-repeat;
}
.logotabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCFFFF;
	font-weight: bold;
}
.logotableheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #CCFFFF;
	font-weight: bold;
}
.jewelerytable {
	color: #3399CC;
	background-color: #CCFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.jewelerytableheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #3399CC;
	background-color: #CCFFFF;
}
.fields {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #99FFFF;
	background-color: #3399CC;
	font-weight: bold;
}
