body {margin:0; padding:0;
font: 100% tahoma, verdana, arial, helvetica, sans-serif; color:maroon; background: #ffffff; }

.topbit {
    font-family:verdana,arial,sans-serif;
    color: maroon;
    background: #ffffff;
    margin-left: 160px;
    margin-right: 5%;
    margin-top:0em;}

p {text-align:left;
color:maroon;
background: #ffffff;
font-family:verdana,arial,sans-serif;
font-weight:normal;
font-size:small;
}
p.talk {margin-right:15%;}

p.scrunch  {text-align:center;
color:white;
background: gray;
font-family:verdana,arial,sans-serif;
font-size:80%;
font-weight:normal;
text-decoration:none;
margin-top:0em;
margin-bottom:0em;}

.credit {text-align:center;font-size:75%;}
.tiny  {font-size:70%; margin-top:.25em; margin-bottom:.5em;}
.tinyem {font-size:70%;margin-bottom:0em;color:#cc0000;
background:#ffffcc;font-style:italic;}


/* smaller links for top of page */
a.top:link
 { text-decoration:none; color:white; background:gray;  font-family: verdana,arial, sans-serif;font-weight:bold; }
a.top:visited
 { text-decoration:none; color:#ffffcc; background:gray;   font-family: verdana,arial, sans-serif;font-weight:bold; }
a.top:hover
 { text-decoration:none; color:red; background:gray;  font-family: verdana,arial, sans-serif;font-weight:bold;}
a.top:active
 { text-decoration:none; color:white; background:gray;  font-family: verdana,arial, sans-serif;font-weight:bold;}
