@charset "utf-8";
.textmain {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.textmainbig {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.textwhite {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color:#FFFFFF;

}
h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.link01 {
	font-family: Verdana;
	font-size: 12px;
}
.textgreen {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: ##018947;
}
