body{
background-color:#000000;
text-decoration: none;
font-family: Gill, Helvetica, sans-serif;
color: #A0A6A6;
font-size: 10pt;
text-align: left;
letter-spacing:1px;
}

a:active, a:visited, a:link{
text-decoration: none;
color: #A0A6A6;
font-weight:bold;
font-size: 10pt;
font-family: Gill, Helvetica, sans-serif;
display:compact;
}

a:hover{
color: #ACB2B2;
font-family: Gill, Helvetica, sans-serif;
font-size: 10pt;
text-decoration: underline;
}

table{
text-decoration: none;
font-family: Gill, Helvetica, sans-serif;
color: #A0A6A6;
font-size: 10pt;
text-align: left;
letter-spacing:1px;
}

html{
scrollbar-base-color:#013E4A;
scrollbar-arrow-color:#ACB2B2;
}
