.copy
{
	font-family :arial;
	font-style :normal;
	font-size :11px;
	text-decoration :none;
	color :#5E5E5E;
}
.scopy
{
	font-family :arial;
	font-style :normal;
	font-size :11px;
	text-decoration :none;
	color :#979797;
}
.green
{
	font-family :arial;
	font-style :normal;
	font-weight:bold;
	font-size :11px;
	text-decoration :none;
	color :#6F853B;
}
.smallcopy
{
	font-family :tahoma;
	font-style :normal;
	font-size :9px;
	text-decoration :none;
	color :#9D9C9C;
}
.footer
{
	font-family :arial;
	font-style :normal;
	font-size :10px;
	text-decoration :none;
	color :#878787;
}

.copy2
{
	font-family :arial;
	font-style :normal;
	font-size :11px;
	text-decoration :none;
	color :#5E5E5E;
	padding-left:8px;
	background-color:#F6F6F6;
}