/*  CSS Style sheet for The Visible Policy  */
/*  (c) 2002, Rich Franzen  */
.minus1   {font-size: .875em}
.mono     {font-family: monospace}
.schmdgry {background-color: #cccccc; color: black}
.schmmgry {background-color: #dddddd; color: black}
.schmlgry {background-color: #eeeeee; color: black}
.schmslvr {background-color: #c4c4cc; color: black}
.schmltan {background-color: #f0e8e0; color: black}
.schmwht  {background-color: white;   color: black}

/*  needed for Netscape 4.x; it won't shrink <tt>  */
.smalltt  {font-size: .75em; font-family: monospace}

a {text-decoration: none}
a:hover {text-decoration: underline}  /*  ; border-style: dashed  */
a.gry:link {color: blue; border-color: blue}
a.gry:visited {color: #4b0082; border-color: #4b0082}  /*  indigo  */

body.nobi { margin: 10px 50px 10px 50px; background-image: none}
body { margin: 10px 20px 10px 120px;
     background-image: url("images/XL047a.png");
     background-repeat: repeat-y; background-attachment: fixed}

div.negborder {margin-left: -100px}
div.posborder {margin-left: 30px; margin-right: 60px}
div.sqz, div.ctrsqz {margin-left: 60px; margin-right: 60px}
div.ctrsqz {text-align: center}
div.lsqz {margin-left: 30px; margin-right: 20px}

h1 {font-size: 140%; font-weight: bold; text-decoration: underline}
h2 {font-size: 120%; font-weight: bold; text-decoration: underline}

li.tt, div.tt {font-family: monospace; font-size: 1em}

td.num {font-family: monospace; text-align: right; white-space: nowrap}
td.smlnwrp {font-size: .875em; white-space: nowrap}
tt {font-family: monospace; font-size: 0.9em}

/*  written 8oct02, last modified 20oct02  */
