.list {
        list-style-position: outside;
        list-style-image: url(bullet12.gif);
        list-style-type: none;
		font-size:12px;
}

.redtext {
        font-size: 11px;
        color: #990000;
}

.midsizeText {
                                                        font-family:"Microsoft Sans Serif";
                                                        font-size: 15px;
                                                        }

