
body {
padding: 0; margin: 0;
margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px;
font-size: 100%;
font-family: Tahoma, Helvetica, sans-serif;
color: #ffffff;
background-color: 000000;
overflow-x:hidden;
scrollbar-track-color: #111111; 
scrollbar-face-color: #111111; 
scrollbar-shadow-color: #111111; 
scrollbar-dark-shadow-color: #000000; 
scrollbar-highlight-color: #000000; 
scrollbar-3d-light-color: #111111; 
scrollbar-arrow-color: #ffffff;
}

h1{
font-family: tahoma, arial;
color: #ffffff; 
font-size: 12px;
font-weight: bold;
padding: 0px;
margin-top: 0; 
margin-right: 0; 
margin-bottom: 0; 
margin-left: 0;
line-height: 15px; 
 }


h2{
font-family: tahoma, arial;
color: #000000; 
font-size: 11px;
font-weight: bold;
padding: 0px;
margin-top: 0; 
margin-right: 0; 
margin-bottom: 0; 
margin-left: 0;
 }

h3{
font-family: tahoma, arial;
color: #800000; 
font-size: 10px;
font-weight: bold;
padding: 0px;
margin-top: 0; 
margin-right: 0; 
margin-bottom: 0; 
margin-left: 0;
 }

p{
font-family: tahoma, arial;
color: #ffffff; 
font-size: 10px;
font-weight: none;
padding: 0px;
margin-top: 0; 
margin-right: 0; 
margin-bottom: 0; 
margin-left: 0;
line-height: 13px; 
 }


a:link { color: #ffffff;  text-decoration: none; font-weight: none;}
a:visited { color: #ffffff; text-decoration: none; font-weight: none;}
a:active { color: #ffffff;  text-decoration: none; font-weight: none;}
a:hover { color: #c0c0c0;  text-decoration: none;}
a:hover { font-weight: bold;  text-decoration: none;}
a:hover { text-decoration: none; }


