body {
	background-color: #8CB6E7;
	margin-top: 0px;
	margin-bottom: 0px;
}
.textgreyoscure {
	font-family: Tahoma;
	font-size: 10px;
	color: #464646;
}
.textgreyoscure1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #464646;
}
.textgreyoscure2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #464646;
}
.textblack {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.textorange {
	font-family: Tahoma;
	font-size: 11px;
	color: #F95100;
}
.textorange1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #F95100;
}
.textgreen {
	font-family: Tahoma;
	font-size: 11px;
	color: #009900;
}
.textred {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
a:link {
	color: #F95100;
        text-decoration: none;
}
a:visited {
	color: #F95100;
        text-decoration: none;
}
a:hover {
	color: #F95100;
        text-decoration: underline;
}
a:active {
	color: #F95100;
        text-decoration: none;
}

