BODY
{
    SCROLLBAR-FACE-COLOR  : #556677;
    SCROLLBAR-ARROW-COLOR : #ffffff;
}

.in-u{
  font-weight        : none;
  text-decoration    : none;
  color              : '0000ff';
  border-style       : solid;
  border-top-width   : 1px;
  border-right-width : 0px;
  border-bottom-width: 1px;
  border-left-width  : 0px;
  }
.in-s{
  font-weight        : none;
  text-decoration    : none;
  color              : 'ff5500';
  border-style       : solid;
  border-top-width   : 1px;
  border-right-width : 0px;
  border-bottom-width: 1px;
  border-left-width  : 0px;
  }
.in-u2{
  font-weight        : none;
  text-decoration    : none;
  color              : '0000ff';
  border-style       : solid;
  border-top-width   : 0px;
  border-right-width : 0px;
  border-bottom-width: 0px;
  border-left-width  : 0px;
  }
.in-s2{
  font-weight        : none;
  text-decoration    : none;
  color              : 'ff5500';
  border-style       : solid;
  border-top-width   : 0px;
  border-right-width : 0px;
  border-bottom-width: 0px;
  border-left-width  : 0px;
.in-u3{
  font-weight        : none;
  text-decoration    : none;
  color              : '999966';
  border-style       : solid;
  border-top-width   : 0px;
  border-right-width : 0px;
  border-bottom-width: 0px;
  border-left-width  : 0px;
  }
.in-s3{
  font-weight        : none;
  text-decoration    : none;
  color              : 'ff5500';
  border-style       : solid;
  border-top-width   : 0px;
  border-right-width : 0px;
  border-bottom-width: 0px;
  border-left-width  : 0px;
  }
.titre{
  font-family        : arial;
  font-weight        : bold;
  text-decoration    : none;
  color              : '000000';
  font-size          : 15;
  border-style       : solid;
  border-top-width   : 0px;
  border-right-width : 0px;
  border-bottom-width: 0px;
  border-left-width  : 0px;
  }
.std{
  font-weight        : none;
  font-family        : arial;
  text-decoration    : none;
  color              : '666666';
  font-size          : 10;
  border-style       : solid;
  border-top-width   : 0px;
  border-right-width : 0px;
  border-bottom-width: 0px;
  border-left-width  : 0px;
  }
.tit{
  font-weight        : bold;
  font-family        : arial;
  text-decoration    : none;
  color              : '000000';
  font-size          : 11;
  border-style       : solid;
  border-top-width   : 0px;
  border-right-width : 0px;
  border-bottom-width: 0px;
  border-left-width  : 0px;
  }

.opt-u{
  font-weight        : none;
  font-family        : arial;
  font-size          : 10;
  text-decoration    : none;
  color              : '9999cc';
  border-style       : solid;
  border-top-width   : 0px;
  border-right-width : 0px;
  border-bottom-width: 0px;
  border-left-width  : 0px;
  }
.opt-s{
  font-weight        : none;
  font-family        : arial;
  font-size          : 10;
  text-decoration    : none;
  color              : 'ff6600';
  border-style       : solid;
  border-top-width   : 0px;
  border-right-width : 0px;
  border-bottom-width: 0px;
  border-left-width  : 0px;
  }
.opt-blue{
  font-weight        : none;
  font-family        : arial;
  font-size          : 10;
  text-decoration    : underline;
  color              : '6666aa';
  border-style       : solid;
  border-top-width   : 0px;
  border-right-width : 0px;
  border-bottom-width: 0px;
  border-left-width  : 0px;
  }

input
{
	font-family        : "Verdana", Arial, Helvetica;
	font-size          : 10pt;
	color              : #ffffff;
	border             : #000066;
	border-style       : solid;
	border-top-width   : 1px;
	border-right-width : 1px;
	border-bottom-width: 1px;
	border-left-width  : 1px;
	background-color   : #98acc1;
}

textarea{
	font-family        : "Verdana", Arial, Helvetica;
	font-size          : 10pt;
	color              : #ffffff;
	border             : #000066;
	border-style       : solid;
	border-top-width   : 1px;
	border-right-width : 1px;
	border-bottom-width: 1px;
	border-left-width  : 1px;
	background-color   : #98acc1;
}

.btn
{
	font-family        : Verdana, Arial, Helvetica;
	font-size          : 8pt;
	font-weight        : bold;
	color              : #FFFFFF;
	background-color   : #FF99ff;
	border-color       : #FFCC00 #FF6600 #FF6600 #FFCC00;
	height             : 18px;
	border-style       : solid;
	border-top-width   : 2px;
	border-right-width : 2px;
	border-bottom-width: 2px;
	border-left-width  : 2px;
}