/* CSS definition file containing site wide stylesheets */
BODY { font-size: x-small;}
 .Indent { font-size: small; color: rgb(51,0,153); margin-left: 30px;}
 UL { font-size: small; color: rgb(51,0,153); font-weight: bold; font-style: italic; list-style-image: url("../assets/images/red.gif"); text-align: left;}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: x-small; margin-top: 2pt; margin-bottom: 2pt;}
 LI { font-size: small; color: rgb(51,0,153); list-style-image: url("../assets/images/red.gif"); list-style-position: outside; text-align: left; margin-top: 1pt; margin-bottom: 1pt;}
 .bullet { font-size: small; color: rgb(51,0,153); font-weight: bold; font-style: italic; list-style-image: url("../assets/images/red.gif");}
 