body {
background-color: #101a2e;
scrollbar-arrow-color: #acc1e6;
scrollbar-base-color: #000000;
scrollbar-face-color: #222b41; 
scrollbar-highlight-color: #4a5c81;
scrollbar-shadow-color: #000000;
}

a:link {
color: #e6caac;
text-decoration: none;
font-family: arial,verdana;
font-size: 12px;
}

a:active {
color: #aaaaaa;
text-decoration: none;
font-family: arial,verdana;
font-size: 12px;
}

a:visited {
color: #aaaaaa;
text-decoration: none;
font-family: arial,verdana;
font-size: 12px;
}

a:hover {
color: #ffffff;
text-decoration: none;
font-family: arial,verdana;
font-size: 12px;
}

table {
border-top: none;
border-left: none;
border-bottom: 2px #000000 solid;
border-right: 1px #000000 solid;
background-color: #20293f;
}

table table {
border: 1px;
border-style: solid;
border-color: #262f46;
}

p {
font-family: arial,verdana;
font-size: 12px;
color: #acc1e6;
}

#title {
font-family: arial,verdana;
font-size: 12px;
color: #acc1e6;
letter-spacing: 5px;
}