body 
{
\\background-image: url("green.gif"); 
\\background-repeat: repeat;
\\background-attachment: fixed;
background-color: #164b9f;
color: #000010;
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #161650;
scrollbar-dark-shadow-color: cornflowerblue;
scrollbar-track-color: black;
scrollbar-face-color: black;
scrollbar-shadow-color: #994444;
scrollbar-highlight-color: #ffffff;
scrollbar-3d-light-color: #ffff80;
}
h1
{
width: 1010px; 
color: black; 
border-left: 1px inset; 
border-right: 1px inset; 
border-top: 1px inset; 
border-bottom: 1px inset;
}
h2
{
width: 1010px; 
color: #000000; 
font: arial; 
font-size: medium; 
background-color: #ffffff; 
border-left: 1px inset; 
border-right: 1px inset; 
border-top: 1px inset; 
border-bottom: 1px inset;
box-shadow: black 0.5em 0.5em 0.3em
}
h3
{
\\background-image: url("parchment.jpg"); background-repeat: repeat; 
background: #000022;
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: 0000ff;}
a:visited {color: #000000; text-decoration: none;}
a:hover {background: tan;}
a:active {color: red;}
