body {
color: #FFFFFF;
font-size: 10px;
background-color: #5a5a5a; background-attachment: fixed;
text-align: center;
scrollbar-base-color:#BFBFBF;
scrollbar-face-color:#5a5a5a;
scrollbar-highlight-color: #CFCFCF;
scrollbar-track-color:#5a5a5a;
scrollbar-arrow-color:#9F9F9F;
scrollbar-shadow-color: #7F7F7F;
scrollbar-highlight-color:#5F5F5F;
  }
a {
font-family: Arial;
margin: 1;
padding:1;
border:1px outset ;
color: #FFFFFF;
text-decoration: none;
background-color: #6F6F6F;
font-size: 10px;
text-align: center;
width: 85px;
}
a:hover, #menus a.active {
background-color:#7F7F7F;
color: #000000;
}

h2 {
font-family : Arial, Rounded bold;
width: 50%;
font-size : 12px;
background-color:#Cccccc; filter:progid:DXImageTransform.Microsoft.Shadow
(color=#000000,direction=30);
color: #000000;}
h1 {
font-family : Arial, Rounded bold;
width: 30%;
border:1px outset ;font-size : 14px;
background-color:#C0C0C0; filter:progid:DXImageTransform.Microsoft.Shadow
(color=#DFDFDF,direction=13);
color: #000000;}


