body                  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000099;
}
td                    { font-family: verdana, arial, helvetica, sans-serif;
                        font-size: 8pt;
                        font-weight: normal;
                        }
						a:link                { color: #FF0000; }
a:visited             { color: #FF0000; }
a:hover               { color: #FF0000; text-decoration: underline;}
a:active              { color: #FF0000; }

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003776;
}
a                     { color: #0000CC; text-decoration: underline}
a:link                { color: #0000CC; }
a:visited             { color: #0000CC; }
a:hover               { color: #000000; text-decoration: underline;}

.small_inp            { font-family: verdana, arial, helvetica, sans-serif;
                        font-size: 8pt;
						color: #000099;
                        height: 150px;
			width: 250px; }
.other_inp              { font-family: verdana, arial, helvetica, sans-serif;
                        font-size: 8pt;
						color: #000099;
                        border: 1px solid #999999;
                        background-color: #E0E0E0;
                        width:250px;}