
body {
	height:100%;
	background:#fff;
	padding:0;
	margin:0;
	color: #666; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
html { height:100%; }
.descrbodyjus { text-align: justify; }
.descrbodycen { text-align: center; }
.formbutt { background-color: #e3e3e3; text-align: center; }
.descrbody {  }
a.descrlink:link { color: #369; text-decoration: none; }
a.descrlink:active { color: #369; text-decoration: underline; }
a.descrlink:hover { color: #369; text-decoration: underline; }
a.descrlink:visited { color: #369; text-decoration: none; }
.skillsect {  }
.skillsectspc { font-size: 3px; }
.descrfirst { font-size: 15px; }
#table_form { }
#table_form select.dropdown,
#table_form input.textfield {/*OK*/
	color: #616161;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin-right: 0;
	margin-left: 0;
	width: 230px;
	border: solid 1px #999;
	padding-left: 2px;
	padding-right: 2px;
	}
/*.fielddescr{OK
	font-size: 10px;
	text-decoration: none;
	margin-top: 0;
	padding-top: 4px;
	}*/
#table_form .textarea {/*OK*/
	color: #666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	padding: 2px;
	width: 230px;
	height: 90px;/**/
	overflow: auto;
	border: solid 1px #999;
	}
