@import url(css/01.css);
@import url(css/02.css);
@import url(css/03.css);
@import url(css/04.css);
/* 
xhtml+css @ July 2004 by No3
*/
body       { margin:0; }
a:link, 
a:visited  { }
a:hover    { }
a:active   { }
input,
select,
textarea,
option     { font:12px Tahoma, Sans-Serif; }
input#s2   { height:20px; font:12px Verdana, Sans-Serif; }
img        { border:0; }
td,
table      { text-align:left; font-size:12px !important; font-size:11px; line-height:24px;  }

.red   { color:red;  }
.blue  { color:blue; }
.green { color:green;}

