a               { text-decoration:none
                }
a:hover         { text-decoration:underline
                }
a:link          { color:#2200bb
                }
a:visited       { color:#2200bb
                }
a.ext:hover     { background-color:#2200bb; 
                  color:white; 
                  text-decoration:none
                }
a.plain         { color:black
                }
a.plain:visited { color:black
                }
a.plain:hover   { background-color:#2200bb;
                  color:white;
                  text-decoration:none
                }
blockquote      { font-size:90%
                }
body            { background-color:#606060; 
                  color:black; 
                  font-family:"Trebuchet MS", Verdana, Tahoma, Calibri, Helvetica, Arial, sans-serif
                }
div             { background-color:white; 
                  margin:-2em -2em 0em -2em; 
                  padding:0em 6em 4em 4em; 
                  width:31em
                }
hr.top          { background-color:#bb0000; 
                  border:0; 
                  color:#bb0000; 
                  height:2px
                }
img.std         { width:100%
                }
p.ref           { font-size:85%; 
                  margin:0; 
                  padding:0em 0em 0em 2.7em; 
                  text-indent:-2.7em
                }
.bullet1        { font-weight:bold; 
                  padding:0 0.4em 0 0; 
                  vertical-align:top
                }
.footer         { font-size:85%; 
                  font-style:italic; 
                  margin:-4em 0em 0em -2em; 
                  padding:0em 0em 0em 4.5em; 
                  white-space:nowrap
                }
.heading        { font-size:113%; 
                  font-weight:bold;
                  vertical-align:top
                }
.heading2       { font-style:italic 
                }
.number         { white-space:nowrap; 
                  word-spacing:-0.19em
                }
