BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
TD {
	font-size: 9pt;
	color: #0D0D0D;
}
.cursorh{
	cursor: hand;
}
a {
	text-decoration: none;
	color: Gray;
	font-size: 8pt;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #DEB887;
}
.8 {
	font-size: 8pt;
	font-weight: normal;
}
.7 {
	font-size: 7pt;
	font-weight: normal;
}
.6 {
	font-size: 6pt;
}
.t {
	font-size: 7pt;
	color: Gray;
}
.s {
	font-size: 7pt;
	color: #93B6A6;
}
.bel {
	color: #5A7CC4;
}
.w {
	color: White;
}
.b {
	color: Black;
}


input {
		 font-size: 11px; 
	 	 color: #333333; 
	 	 font-weight: normal;
		 border: 1px solid #AF9C8E;
		 background-color:#FFFFFF ; 
		 text-decoration:none;
		 font-family: Verdana; 
}

TEXTAREA    {
		 font-size: 11px; 
		color: #333333; 
	 	 font-weight: normal;
		 border: 1px solid #AF9C8E;
		 background-color:#FFFFFF ; 
		 text-decoration:none;
		 border-style : groove;
	 	 font-family: Verdana; 
}

