body
 {
 scrollbar-arrow-color:#A000A0;
 scrollbar-track-color:#000000;
 scrollbar-3dlight-color:#000000;
 scrollbar-highlight-color:#A000A0;
 scrollbar-face-color:#000000;
 scrollbar-shadow-color:#A000A0;
 scrollbar-darkshadow-color:#000000;
 background:#000000;
/* background-image: url("images/BGimage2.jpg");
 background-attachment: fixed;*/
 color:#C0C0C0;
 font-size: 12pt;
 margin-bottom: 30px;
 }

#border
 {
 border-style: ridge;
 border-width: 6px;
 border-color: #800080;
 }

H1
 {text-align:center; font-size: 45pt;}

A:link
 {text-decoration: none; color: #0000D0;}

A:visited
 {text-decoration: none; color: #700070;}

A:active
 {text-decoration: none; color: #900090;}

A:hover
 {text-decoration:underline; background:#111111;}

/*font-family: Cooper Black,serif;*/
/*--------p.style		<P class="style">
 {
 font-weight: bold;
 font-family: sans-serif;
 color:#000000;
 }--------*/