BODY {
scrollbar-base-color :  #e4ccb4;
scrollbar-arrow-color : #ff0000; 
scrollbar-shadow-color:    #000000;
scrollbar-highlight-color: #999999;
scrollbar-track-color:     #eeeeee;
background-image: url(wheat.jpg);
background-attachment: fixed;
text-align: justify;
font-family:   "Comic Sans MS","Times New Roman", sans-serif,  arial;
font-weight : normal;
font-size: 10px;
 }
 
A:link 
 { text-decoration: none; color: rgb(0,0,255);
 font-family : Comic Sans MS, arial,   sans-serif ;
 font-weight : bold;
 font-size:14px;
 cursor: auto;
 }
 
A:visited {text-decoration: none;color:rgb(0,0,255);
 font-family :  Comic Sans MS, arial,   sans-serif ;
 font-weight : bold;
 font-size:14px;
 }
 
A:hover 
 { text-decoration:  underline; color: rgb(255,0,0); 
 background-color : #ffff99; 
 font-family :  Comic Sans MS, arial,   sans-serif ;
 font-weight : bold;
 font-size:14px;
 cursor: auto;
 }
 
{letter-spacing: 1px;}
acronym {border-bottom: dashed red 1px;}

.littleDD {
  padding:15px;
  background:#FFD;
  border:1px solid #333;
}


.littleDD li {
  padding-top:2px;
  padding-bottom:2px;
}




