/* 
    Generic Error Styles
    Only the exact styles used by this screen, copied from prima3_core.css.
*/
h3              { font-size:120%; margin: 2px 0;}  

p		{ margin: 2px 0; font-size: 11px; }

ol		{ margin: 0px; font-size: 11px; list-style-type:none; }

body            { font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size: 11px;
                  line-height: 125%;
                  color: #202020;
                }         
 
