*{ color: #666666; }
BODY {
background-color:#ffffff;
background-image:url(b31.gif);
}
A:link { color: #000000; } 
A:visited { color: #000000; } 
A:active { color: #00CC66; } 
a:hover {color:#ff99cc;}
* {line-height:1.3; }
li{list-style-type:circle}
hr{border-top-color:gainsboro;border-top-style:dotted}
img{
margin:5px;
border-width:0px;
}
h1{
color:#ffffff;
background-color:#669966;
font-size:100%;
margin:0;
padding:5px 10px;
}
h2{
font-size:90%;
margin:0;
padding:5px 10px;
border-bottom-color:#66cc66;
border-bottom-style:dotted;
border-bottom-width:1px;
}
p{
font-size:90%;
line-height:150%;
margin:0;
padding:5px 10px;
}
