body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 12px;
	line-height: 15px;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.orange {
	font-size: 12px;
	line-height: 25px;
	color: #cc6600;
	word-spacing: 1px;
	letter-spacing: 1px;
	text-decoration: none;


}
.dull {
	font-size: 12px;
	line-height: 15px;
	color: #999999;
}
.white {
	font-size: 11pt;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-size: 12px;
	color: #2a4f99;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #2a4f99;
	text-decoration: none;
}
.linehight {
	line-height: 24px;
	text-decoration: underline;
}
.xline {
	text-decoration: underline;
}
.input {
	background-color: #f6f6f6;
	margin: 1px;
	padding: 1px;
	border: 1px solid #999999;
}

