﻿body {background-color: black;
	  scrollbar-base-color: black;
}

a         {text-decoration: none}
a:link    {color: white}
a:visited {color: #AAAAAA}
a:active  {color: white}
a:hover   {color: white; text-decoration: underline}


h1    {
       color: white;
       font-family: Verdana, Arial, helvetica, sans-serif;
       font-size: 11px; 
       font-weight: bold;
       text-align:center;
       margin-bottom:0px;
       margin-left:0px;
       margin-top:30px;
           
}


h2    {
       color: #888888;
       font-family: Verdana, Arial, helvetica, sans-serif;
       font-size: 11px;
       text-align:center;
       margin-bottom:0px;
       margin-left:0px;
       margin-top:0px;
                 
}

h3    {
	color: #c0c0c0;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 6px;
	font-style: italic;
	text-align:center;
	text-align:center;
    margin-bottom:0px;
    margin-left:0px;
    margin-top:0px;
	
	
}
