.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
A.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	font-weight: bold;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	text-decoration: none;
}
A.link1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	font-weight: bolder;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	text-decoration: none;
}
A.link1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	font-weight: bolder;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	text-decoration: none;
}
.brdr_top {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC6804;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC6804;
}
.prods {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.greyprod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.bottomline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

