body 
{
background: #000020;
//background-image: url(b7a.jpg); 
//background-repeat: no-repeat;
//background-attachment: fixed;
color: #ffffff;
scrollbar-arrow-color: #ffff80;
scrollbar-base-color: #161650;
scrollbar-dark-shadow-color: cornflowerblue;
scrollbar-track-color: #888888;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #994444;
scrollbar-highlight-color: #ffffff;
scrollbar-3d-light-color: #ffffaa;
}
h1
{
width: 95%; background: #002030; color: antiquewhite; border-left: 0px 
inset; 
border-right: 0px inset; border-top: 0px inset; border-bottom: 0px inset;
}
h2
{
width: 75%; 
color: mintcream; 
font face: arial; 
font-size: 30; 
border-left: 0px inset; 
border-right: 0px inset; 
border-top: 0px inset; 
border-bottom: 0px inset;
}
h3
{
\\background-image: url("parchment.jpg"); background-repeat: repeat; 
background: #000000;
width: 100%; 
padding-right: 8px;
padding-left: 8px; 
font-size: medium; 
font-face: arial;
color: azure; 
border-left: 0px dotted red; 
border-right: 0px dotted red; 
border-top: 0px dotted red; 
border-bottom: 0px dotted red;
}
h4
{
width: 165px; 
padding-left: 6px; 
padding-right: 6px; 
margin-right: 0cm; 
font-face: Arial;
font-size: medium; 
color: azure; 
//background-image: url("emgreysuit.jpg"); background-repeat: repeat; 
border-left: 2px groove; 
border-right: 2px groove; 
border-top: 2px groove; 
border-bottom: 2px groove; 
} 
h5
{
width: 160px; padding-left: 6px; padding-right: 6px; margin-right: 0cm; font-size: 16; color: white; background-image:
url("71.jpg"); background-repeat: repeat; 
border-left: 2px groove; 
border-right: 2px groove; 
border-top: 2px groove; 
border-bottom: 2px groove;
}
h6 
{ 
background: #OOOO44; width: 300px; color: white; border-left: 0px inset; border-right: 0px inset; border-top: 0px 
inset; border-bottom: 0px 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: gold;  text-decoration: none;}
a:visited {color: silver; text-decoration: none;}
a:hover {background: #22ffff; color: black;}
a:active {color: blue;}
