.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1 {
	font-family: Tahoma;
	font-size: 24px;
	color: #FF0000;
}
h2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #FF0000;
}
.orderbox {
	border: medium solid #FF0000;
}
h3 {
	font-size: 14px;

}
.highlight {
	background-color: #FFFF66;
}
.quote {
	font-size: 10pt;
	color: #666666;
	background-image: url(images/blockquote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	padding-right: 50px;
	margin-left: 20px;



}
li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.questions {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
