*{
    text-decoration: none;
}

#read{
    margin: 50px;
    margin-top: 10px;
}

#dots{
    margin-left: 40px;
    color: #236b8e;
    font-size: 50px;
    text-shadow: 5px 4px #558ABB;
}
#toplines{
    font-size: 16px;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    color:#033353 ;
    text-shadow:#1c5470;
} 
#membershead{
    font-size: 21.5px;
    font-family: Georgia, serif;
    color:#236b8e ;
    text-shadow: #033353;
    font-style: italic;
}
#members{
    font-size: 16px;
    font-family: Georgia, serif;
    color:#444b4e ;
    text-shadow: #033353;
}
#various{
    font-size: 21.5px;
    font-family: Georgia, serif;
    color:#236b8e ;
    text-shadow: #033353;
    text-decoration: underline;
    font-style: oblique;
}
#variouscateg{
    font-size: 19px;
    font-family: Georgia, serif;
    color:#236b8e ;
    text-shadow: #033353;
    font-style: oblique;
}

#list{
    color: #1388cc;
}