@charset "TIS-620";
/* CSS Document */
.text{
	font-family : "Tahoma", Arial, Verdana;
	font-size : 8.5pt;
}
.big{
	font-family : "Tahoma", Arial, Verdana;
	font-size : 14pt;
    font-weight:800;
}
.HeadWork{
	font-family : "Helvetica", Arial, Verdana;
	font-size : 11pt;
}
.head{
	font-family : "Tahoma", Arial, Verdana;
	font-size : 9pt;
	font-weight:800;
}
.smallHead{
	font-family : "Tahoma", Arial, Verdana;
	font-size : 8.5pt;
	font-weight:800;
}
.smallText{
	font-family : "Tahoma", Arial, Verdana;
	font-size : 7.5pt;
}
.bold{
	font-weight:800;
}
.Red{
	color:#DD0000;
}
.BlueSky{
	color:#34B6DC;
}
.Blue{
	color:#247D9B;
}
.Yellow{
	color:#E7DFA8;
}
.Wh{
	color:#FFFFFF;
}


