body{background-color:#FFFFFF; padding:0; margin:0}

.usial {
	font-family: Tahoma;
	font-size: 11px;
	color: 646464;
}
a.usial {
	font-family: Tahoma;
	font-size: 11px;
	color: 646464;
	text-decoration: underline;
}
a.usial:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: 646464;
	text-decoration: none;
}
.orangeBold {
	font-family: Tahoma;
	font-size: 11px;
	color: B47903;
	font-weight: bold;
}
a.orangeBold {
	font-family: Tahoma;
	font-size: 11px;
	color: B47903;
	text-decoration: underline;
	font-weight: bold;
}
a.orangeBold:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: B47903;
	text-decoration: none;
	font-weight: bold;
}
.GreenBold {
	font-family: Tahoma;
	font-size: 11px;
	color: 6B971F;
	font-weight: bold;
}
.CR {
	font-family: Tahoma;
	font-size: 11px;
	color: ffffff;
}
a.CR {
	font-family: Tahoma;
	font-size: 11px;
	color: ffffff;
	text-decoration: none;
}
a.CR:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: ffffff;
	text-decoration: underline;
}
.mailto {
	font-family: Tahoma;
	font-size: 11px;
	color: 646464;
}
a.mailto {
	font-family: Tahoma;
	font-size: 11px;
	color: 646464;
	text-decoration: none;
}
a.mailto:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: 646464;
	text-decoration: underline;
}.form {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 333333;
}
