body {background-color: black;
     margin: 0px 5px 0 5px;
      padding: 0px;
     font-size: 14px;
color: white;
scrollbar-face-color: #003399;
scrollbar-highlight-color: #6633ff;
scrollbar-3dlight-color: #6666ff;
scrollbar-darkshadow-color: #000033;
scrollbar-shadow-color: #330066;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #ffffff;
}


	 
h1, h2 { font-family: Veranda, Arial, Helvetica, sans-serif;
     color: white;
     font-weight: bold;
     margin: 0;
     padding: 5px 0 5px 0;}
	 
h1 {font-size: 200%;}

h2 {font-size: 160%;}

p {font-family:  Arial, Helvetica, sans-serif;
     font-size: 100%;
font-weight: normal;
padding: 10px;
background-image: none;
background-color: black;
}

hr {color: #003399;
width: 80%}

/* my basic link styles */
  
a:link{ color: #white;
     text-decoration: none;}
	 
a:visited{ color: yellow;
     text-decoration: none;}
	 
a:hover { color: orange;
     text-decoration: overline underline;}
	 
a:active { color: pink;
     text-decoration: none;}


.center {text-align: center;}

.address {font-family:  Arial, Helvetica, sans-serif;
     font-size: 75%;
font-weight: normal;
text-align: center;
 font-style: italic;}









