H1 {{margin-bottom:.0001pt; 
	margin-left:-12pt;
	
	font-family:Arial; font-size:12pt; color:#000080; text-transform:uppercase; font-weight:bold}
               
                 
DIV.pullout {font-size: 150%;
             background: #cfc;
             padding: 0.5em;
             border-width: thin thick thick thin;
             border-color: #000;
             border-style: outset;
             font-weight: bold;
             margin-left: 20%; margin-right: 20%; margin-top: 20%; margin-bottom: 20%;width: 70%;
             text-align: center;
             width: 90%; 
             height: 90%}

                    /* This style is used to markup pullout boxes
                       with short quotations from the text.  This 
                       creates a gray box with shadow borders which
                       contains large type.  By itself, it will only
                       be centered in one of the big two. 
                           NOTE: you may be tempted to break lines with
                       BR in the pullout.  But this will produce a bad
                       effect in some window sizes.  Although the natural
                       breaks may be suboptimal sometimes in your browser,
                       using BR will almost certainly make it truly
                       horrible in other browsers and window sizes */                       

SPAN.initial {font-size: 150%; font-weight: bold;}
              /* This creates a large initial since drop caps and
                 other treatments of initial characters in passages
                 are not supported and most of the kludges
                 look horrible. */

SPAN.caps {font-variant: small-caps;}   
               /* This span is meant to contain parts of initial
                  lines that are to be set in small caps, but not
                  the initial letter.  This is in lieu of unsupported
                  features in the recommendation. Small caps
                  themselves are not universally supported so
                  the contents of this SPAN are best entered in CAPS,
                  which will also produce a good approximation in
                  Lynx, etc.  You may wish to add a font weight of
                  bold to this style or substitute bold for
                  small caps */

body{
 				scrollbar-base-color: 95EFF8;
				scrollbar-track-color: 95EFF8;
				scrollbar-face-color: FFFFFF;
 				scrollbar-highlight-color: 33CC99;
 				scrollbar-3dlight-color: FFCC99;
 				scrollbar-darkshadow-color: 669966;
 				scrollbar-shadow-color: 000000;
 				scrollbar-arrow-color: 669966;
	 			font-family: Verdana, Arial, Helvetica, sans-serif

}
