.copyright {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
}
.gary {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
.gray2 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 140%;
	color: #006699;
	text-decoration: none;
}
.blue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #006699;
	text-decoration: none;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 140%;
	color: #DE0000;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
.green {
	color: #009966;
	font-weight: bold;
}
.orange {
	font-weight: normal;
	color: #FF3300;
}
