table {
	text-align: left;
	border: 1px dashed #666666;
	vertical-align: top;
	width: 625px;
	clear: none;
	float: none;
	padding: 4px;
}
.notes {  font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; color: #993399; font-size: 10px}
.ordered {
	font-weight: bolder;
	color: #FF0066;
	border-top: 0px dotted #CC6699;
	border-right: 0px dotted black;
	border-bottom: 0px dotted black;
	border-left: 0px dotted black;
}
.oilname {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #660066;
	background-color: #99CC66;
	border-top: 1px dotted #009966;
	border-right: 0px dotted black;
	border-bottom: 0px dotted black;
	border-left: 0px dotted black;
}
.boldtext { font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-size: 10px; font-weight: bold}
.descriptiontext { font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-size: 10px}
.td_navigation {
	background-color: #FFCC66;
	border: none;
	font-weight: normal;
	font-size: 10px;
}
.td_darkrow {
	background-color: #99CC66;
	font-weight: bolder;
	border-top: 1px dotted #009966;
	border-right: 0px dotted black;
	border-bottom: 0px dotted black;
	border-left: 0px dotted black;
}
.td_lightrow {
	background-color: #CCFF99;
	border-top: 1px dotted #009966;
	border-right: 0px dotted black;
	border-bottom: 0px dotted black;
	border-left: 0px dotted black;
}
a:link {  color: #660000}
a:visited {  color: #663366}
.td_headings { background-color: #CC99CC; border: none; font-weight: normal }
.review {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #663399;
	font-size: 9px;
	background: #FFCC00;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
}
