.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-position: center;
	color: #FF0000;

}
.body {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
}
.body-highlight {
	font-family: "Courier New", Courier, mono;
	background-color: #FFFF66;
}
.highlight {
	background-color: #FFFF66;
}
.prehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFF66;
}
u {
	text-decoration: underline;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.OrderTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	background-position: center;
	color: #ff0000;

}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.headline {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-weight: bold;
}
.border {
	border: thin solid #CCCCCC;
}

