body 
{
background: #222200;
color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #161650;
scrollbar-dark-shadow-color: #999999;
scrollbar-track-color: #111100;
scrollbar-face-color: #222222;
scrollbar-shadow-color: #994444;
scrollbar-highlight-color: #ffffff;
scrollbar-3d-light-color: #ffff80;
}
h1
{
width: 90%; background: #303000; color: cornflowerblue; border-left: 0px inset; 
border-right: 0px inset; border-top: 0px inset; border-bottom: 0px inset;
}
h2
{
width: 600px; color: #555500; font face: arial; font-size: 30; background: #002030; 
border-left: 0px inset; border-right: 0px inset; border-top: 0px inset; border-bottom: 0px inset;
}
h3
{
width: 100%; background: antiquewhite; padding-left: 0px; font-size: 18; color: #000000; border-style: dashed; 
border-left: 0px inset; border-right: 0px inset; border-top: 0px inset; border-bottom: 0px inset;
}
h4
{
width: 60%; padding-left: 0cm; padding-right: 0cm; margin-right: 0cm; font-size: 15; color: #000000; background:  
tan; border-left: 3px inset; border-right: 3px inset; border-top: 3px inset; border-bottom: 3px inset; }
}
h5
{
width: 40%; background: #002030; border-left: 3px inset; border-right: 3px inset; 
border-top: 3px inset; 
border-bottom: 3px inset;
}
h6 
{ 
background: silver; margin-left: 0px; border-left: 0px inset; border-right: 0px inset;border-right: 0px inset; border-top: 5px inset; border-bottom: 5px inset; 
}
h7
{
background: cornflowerblue; border-left: 2px inset; border-right: 2px inset; border-top: 2px inset; border-bottom: 2px inset;
}
p.news
{
background: #ffff80 color: black; margin-left: 12px;
}

a:link {color: blue }
a:visited {color: #000000}
a:hover {background: #000000}

