.linkarea {
        text-align: left;
        width: 98%;
        margin-left: auto;
        margin-right: auto;
        background-color: #fff0f5;
        color: #000000;
        border: dotted 3px #000066
}
h2 {
        font-size: 1.3em
}
ul {
        line-height:140%
}
li {
        list-style-image:url(images/lis-blue.gif)
}
ul li ul li{
        list-style-image:none;
        list-style-type: circle
}
