body 
{
//background-image: url("stock3.jpg"); background-repeat: repeat;
//background-attachment: fixed;
background: #000000;
color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #161650;
scrollbar-dark-shadow-color: #999999;
scrollbar-track-color: #000022;
scrollbar-face-color: #000033;
scrollbar-shadow-color: #994444;
scrollbar-highlight-color: #ffffff;
scrollbar-3d-light-color: #ffff80;
}
h1
{
width: 100%; 
color: #33ffff; 
border-left: 0px inset; 
border-right: 0px inset; 
border-top: 0px inset; 
border-bottom: 0px inset;
}
h2
{
width: 150px; 
color: #33ffff; 
font face: arial; 
font-size: 20; 
border-left: 0px inset; 
border-right: 0px inset; 
border-top: 0px inset; 
border-bottom: 0px inset;
}
h3
{
width: 80%; 
padding-left: 15px; 
font-size: 18; 
color: cornflowerblue; 
border-left: 1px dotted; 
border-right: 1px dotted; 
border-top: 1px dotted; 
border-bottom: 1px dotted;
}
h4
{
background: mintcream;
width: 80%;
padding-left: 2px; 
padding-right: 2px; 
margin-right: 0cm; 
font-size: 16; 
color: #000030; 
border-left: 2px outset; 
border-right:2px outset; 
border-top: 2px outset; 
border-bottom: 2px outset; 
} 
h5
{
width: 165px; padding-left: 6px; padding-right: 6px; margin-right: 0cm; font-size: 16; color: white; background-image:
url("drkpurSTR.jpg"); background-repeat: repeat; border-left: 0px outset; border-right: 0px
outset; border-top: 0px outset; border-bottom: 0px outset;
}
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: red; text-decoration: none;}
a:visited {color: #ffffff; text-decoration: none;}
a:hover {background: blue; color: black;}
