




/*
     FILE ARCHIVED ON 6:29:54 Jul 24, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:40:34 Nov 21, 2012.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
body      { font-family:      lucida console;
            background-color: #EFEFEF;
            color:            #000000;
            font-size:        11px;
            text-align:       justify;
            text-decoration:  bold}
div       { font-family:      lucida console;
            background-color: #000000;
            color:            #c9c9c9;
            font-size:        16px;
            text-align:       justify;}

.content  { width:            100%;
            padding-left:     10px; }
.code     { overflow: auto;
            background-color: #000054;
            color:            #c9c9c9; }

a         { color:            #0000DD;
            text-decoration:  none;
            line-height: 20px;}

a:link    { margin-top:      0px;
            margin-bottom:   10px;
            margin-left:     0px;
            color:           #0000DD;
            text-decoration: none }
a:visited { margin-top:      0px;
            margin-bottom:   10px;
            margin-left:     0px;
            color:           #0000DD;
            text-decoration: none }
a:active  { margin-top:      0px;
            margin-bottom:   10px;
            margin-left:     0px;
            color:           #0000DD;
            text-decoration: underline }
a:hover   { margin-top:      0px;
            margin-bottom:   10px;
            margin-left:     0px;
            color:           #0000DD;
            text-decoration: underline }
ul      { font-family:      lucida console;
          color:            #000000;
          font-size:        16px;
          text-align:       justify;
          text-decoration:  bold;
          margin-right:     10px;
          margin-left:      10px}

h1      { font-family:      lucida console;
          color:            #000000;
          font-size:        26px;
          text-align:       justify;
          text-decoration:  bold}

h2      { font-family:      lucida console;
          color:            #000000;
          font-size:        20px;
          text-align:       justify;
          text-decoration:  bold}

h3      { font-family:      lucida console;
          color:            #000000;
          font-size:        16px;
          text-align:       justify;
          text-decoration:  bold}

h4      { font-family:      lucida console;
          color:            #000000;
          font-size:        14px;
          text-align:       justify;
          text-decoration:  bold}

p       { font-family:      lucida console;
          color:            #000000;
          font-size:        16px;
          text-align:       justify;
          text-decoration:  bold;
          margin-right:     10px;
          margin-left:      10px}

p.reply { font-family:      lucida console;
          background-color: #BFBFBF;
          color:            #000000;
          width:            95%;
          font-size:        16px;
          text-align:       justify;
          text-decoration:  bold;
          margin-right:     30px;
          margin-left:      30px}

p.Title { font-family:      lucida console;
          background-color: #000000;
          color:            #CFCFCF;
          font-size:        12px;
          text-align:       justify;
          text-decoration:  bold}
pre     { font-family:      lucida console;
          text-align:       left;
          width:            95%;
          overflow:         auto;
          background-color: #BFBFBF;
          color:            #000000;
          font-size:        16px}
ul.enumerated { list-style-type: decimal;
                font-family:     lucida console;
                font-size:       16px;
                text-align:      justify;
		text-decoration: bold;
                margin-right:    0px;
                margin-bottom:   20px;
		color:           #000000 }
