div {
  scrollbar-face-color: #272578;
  scrollbar-shadow-color: #ffffff;
  scrollbar-highlight-color: #272578;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-darkshadow-color: #272578;
  scrollbar-track-color: #272578;
  scrollbar-arrow-color: #ffffff;
}

p{
	padding-left: 10px;
	padding-right: 10px;
	font-family: "trebuchet MS", Arial;
	font-size: 13px;
	color: #333333;
	text-align: justify;

}

ul,ol{
	color: #272578;
	font-family: "trebuchet MS", Arial;
	font-size: 13px;
}



h1 {
	font-family: "trebuchet MS", Arial;
	font-size: 28px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}

A {color:#333333;font:normal 13px "trebuchet MS", Arial; text-decoration: underline;}
A:visited {color:#333333;; text-decoration: underline} 
A:hover{color:#75A8DB; text-decoration: underline}
.field {
	font-family: "trebuchet MS", Arial;
	font-weight: bold;
	font-size: 12px;
}
.lblQuantity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.lblPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
