body{

background-color : #16143c;
scrollbar-3dlight-color : #999999;
scrollbar-arrow-color : #333333;
scrollbar-base-color : #999999;
scrollbar-darkshadow-color : #999999;
scrollbar-face-color : #999999;
scrollbar-highlight-color : Black;
scrollbar-shadow-color : Black;
scrollbar-track-color : #999999;
}

table {
width : 750px;
}

tr, td {
font-family :  Verdana, sans-serif;
font-size : 14px;
border-width: 0px;
color: silver;
}

img{
border-width: 0px;
}

.title{
color: silver;
font-size: 18px;
font-variant: small-caps;
font-weight: bold;
}

.text1{
font-size : 14px;
color : silver;
}

.text2{
font-size : 14px;
color : white;
}

.small{
color : silver;
font-family : Verdana, sans-serif;
font-size : 9px;
}


a{
font-family: verdana;
text-decoration: none;
font-weight: bold;
}

a:link {color: #f4f9fd; text-decoration: none;}
a:visited {color: #f4f9fd; text-decoration: none;}
a:active {color: #f4f9fd; text-decoration: none;}
a:hover {color: #f4f9fd; text-decoration: underline;}
