.ORANGE {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #669900;
	letter-spacing: 1.5px;
}
.dark {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	letter-spacing: 1.5px;
}
.deak {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	letter-spacing: 1px;
	text-indent: 26px;
}
.text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666600;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #669933;
	text-decoration: none;
}
a:visited {
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
	text-decoration: underline;
}
.hr {
	border-top-width: thick;
	border-top-style: dotted;
	width: 100%;
	color: #FF9900;
}
.box {
	margin: 5px;
	height: auto;
	width: 95%;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
	line-height: 20px;
	color: #ffffcc;
	text-align: left;
	border: thin dashed #ff9900;
}body {
	margin: 0px;
}
