body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D7E7EC;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 { margin-top: .25em; margin-bottom: .25em; margin-left: .25em;
}

.title {
	font-size: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	margin-left: 20px;
}

.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
}
.content1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}

.nextproduct {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
	margin-right: 10px;
	color:#006600
}

.category {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
}