.text, .subPgtext, p{
        font-family: Arial, Verdana, Trebuchet, sans-serif;
        font-size: 10pt;
        font-style: normal;
        color:#FFFFFF;
        text-align:left;
        padding-left:8px;
}


.textII{
        font-family: Arial, Verdana, Trebuchet, sans-serif;
        font-size: 10pt;
        font-style: normal;
        color:#FFFFFF;
        font-weight:700;

}
 A:link {text-decoration: none; color:#FFFFFF}
 A:visited {text-decoration: none; color:#FFFFFF}
 A:active {color: #FFFFFF; font-weight:bold}
 A:hover {color: #FFFFFF; font-weight:bold}
 
 li{
        font-family: Arial, Verdana, Trebuchet, sans-serif;
        font-size: 10pt;
        font-style: normal;
        color:#565759;
        text-align:left;
        margin-left:2px;
        margin-right:4px;
        list-style-type: disc;
        list-style-image: url(http://www.elliothospital.org/newsite/images/bullet_wmur_new.jpg);
        line-height:18px;
        font-weight:700;
        }
        
        ul
        {
        scrollbar-base-color: #01519e;
        scrollbar-arrow-color: #ffffff;
        scrollbar-3dlight-color: #c6dbf0;
        scrollbar-darkshadow-color: #01519e;
        scrollbar-face-color: #01519e;
        scrollbar-highlight-color: #01519e;
        scrollbar-shadow-color: #c6dbf0;
        scrollbar-track-color: #FFFFFF;
        }
        
