.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ordertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}	

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.ruler {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
}
.biglinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
	background-position: center;
}
