CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana;
  font-size: 9px;
  color: #000000;
  width: 100px;
}

textarea {
  font-family: Verdana;
  width: 350px;
  height: 150px;
  font-size: 9px;
  color: #000000;
}

body {
	text-align: center;
  	color: #ffffff;
	font-size: 11px;
	font-family: arial;
}

a {
	color: #ffffbb;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #ffcc00;
	font-size: 11px;
	text-decoration: underline;
}

td {
	text-align: justify;
  	color: #ffffff;
	font-size: 11px;
	font-family: arial;
}

li {
	text-align: justify;
  	color: #ffffff;
	font-size: 11px;
        text-indent: 0pt;
	font-family: arial;
        list-style-position: outside;
}

table.foremka { border-collapse:collapse; border: 0px solid #ffffff;}
			table.foremka td { border-collapse:collapse; border: 0px solid #ffffff; font-family:Tahoma; font-size:11px; padding-left: 10px; text-align:left; vertical-align:middle; }
			table.foremka td.1 { height:24px; }
			table.foremka td.2 { height:24px; }
			table.foremka input { background-color: #ffffff; width:200px; height:16px; border: 0px solid #000000; font-family:Tahoma; font-size:11px; }

