.rub16{
	font-family: Arial;
	font-size:16pt;
	font-style: normal;
	font-weight:bold;
	color:Black;
}
.rub12{
	font-family: Arial;
	font-size:12pt;
	font-style: italic;
	color:Black;
	font-weight : bold;
}
.rub10{
	font-family:Arial;
	font-size:10pt;
	font-style: italic;
	font-weight: bold;
	color: Black;
}
.text10{
	font-family:Arial;
	font-size: 10pt;
	font-style:normal;
	font-weight:bold;
	color: Black;
}
.text8{
	font-family:Arial;
	font-size: 8pt;
	color: Black;
	font-style : normal;
	font-weight : normal;
}
input{
	color:Black;
	background-color: #CEECFD;
	font-weight: Bold;
	font-size:9pt;
	font-family : Arial, Helvetica, sans-serif;
}
select{
	color:Black;
	background-color:#CEECFD;
	font-weight:Bold;
	font-family : Arial, Helvetica, sans-serif;
}
#button{
	color:Black;
	background-color: transparent;
	font-weight: Bold;
	font-family : Arial;
	font-size : 8pt;
}
#check{
	background-color: transparent;
}
textarea{
	color:Black;
	background-color:#CEECFD;
	font-weight:None;
	font-family : Arial, Helvetica, sans-serif;
}
