/*
-----------------------------------------------
support.sas.com deprecated style definitions
DO NOT use these styles in new pages
author:   renee harper
version:  09 July 2007
----------------------------------------------- */

.newstext {
        font-size : 80%;
        font-style : normal;
        line-height : normal;
        color : #000000;
        margin-top: 0;
        padding-top: 0; }
		  
.greentext {color: #008000;}

.update {
        font-size : 80%;
        font-style : normal;
		  font-weight: bold;
        line-height : normal;
        color : #f60;
        margin-top: 0;
        padding-top: 0; }