/* scroller background - TABLE */
.TScrBody1 {background:transparent;}
/* style to be applyed to all items' bodies
  - SPAN in Netscape 4.x, TD in rest
  all local stylesheets of external files if any are to be ignored */
.TScrItem1 {}

body {margin:0px; padding:0; font-size:10pt; font-family: Arial; color:#666;}

ul {margin:0; padding:0;}
ul,ol {list-style: none;}
ul,ol {list-style:none;}

a:link,a:visited {color:#00381f; text-decoration:none; font-size:10pt;}
a:hover,a:active {color:#990000; text-decoration:underline; font-size:10pt;}

input {font-family:arial;}
img {border:0px;}
.disn {display:none;}
.disb {display:block}
.cl {clear:both;font-size:0;}
.f {float:left;}
.right {float:right;}
.hands {cursor:pointer;}
h1,h2,h3,h4,h5,h6 {color:#333;}

