/* General CSS Document */
body {
font: small/125% Arial, Helvetica, Sans-serif;
color: #000;
background: #fff;
}

ul {
list-style: none;
margin: 0;
padding: 0;
}

textarea {
overflow: auto;
}

div#rcinvest, div#rcdates  {
display:none;
}
