body                  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
td                    { font-family: verdana, arial, helvetica, sans-serif;
                        font-size: 8pt;
                        font-weight: normal;
                        }
a:link                {
	color: #0000CC;
	text-decoration: none;
}
a:visited             {
	color: #0000CC;
	text-decoration: none;
}
a:hover               {
	color: #0000CC;
	font-weight: normal;
	text-decoration: underline;
}
a:active              { color: #0000CC; }
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.small_inp            {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	height: 150px;
	width: 200px;
	background-color: #EAEAF6;
}
.other_inp              { font-family: verdana, arial, helvetica, sans-serif;
                        font-size: 8pt;
						color: #666666;
                        border: 1px solid #999999;
                        background-color: #EAEAF6;
                        width:200px;
}
