.font80 {
	font-size: 80%;
	color: #333333;
	margin-right: 2px;
	margin-left: 2px;


}
.font75red {
	font-size: 70%;
	color: #FF6600;

}
.font90 {
	font-size: 90%;
	color: #333333;
	line-height: 100%;
	margin-right: 2px;
	margin-left: 2px;

}
.font85 {
	font-size: 80%;
	line-height: 120%;
	color: #333333;
}
.font85wide {
	font-size: 80%;
	color: #333333;
	letter-spacing: 0.3em;
}
.linehight150 {
	line-height: 150%;
}
.padding10 {
	padding-left: 10px;
}
.padding20 {
	padding-left: 20px;
}
.padding25 {
	padding-left: 25px;
}
.smlfont {
	font-size: 12px;
	color: #666666;
	line-height: 15px;


}
.graph80 {
	font-size: 80%;
	line-height: 130%;
	letter-spacing: 0.5px;
}
.graph90 {
	font-size: 90%;
	line-height: 150%;
	letter-spacing: 0.1em;
}
.sml10 {
	font-size: 10px;
	line-height: 14px;
	color: #999999;
}
.xsml {
	font-size: 10px;
	line-height: 11px;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 1px;
	color: #888888;
}
.column {
	font-size: 80%;
	line-height: 140%;
	color: #333333;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 3px;
}
body {
	background-color: #E7E7E7;
}
.font75 {
	font-size: 75%;
}
.font12 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}.date {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
a {
	color: #003366;
	text-decoration: none;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}