
code { color: #008000 }
pre { color: #803030 }
b { color: #000070 }
h1 { color: #000070; margin-left: -5%; font-family: sans-serif }
h1.banner { color: #000090; 
            border: thick inset;
			font-size: 18pt;
			margin-left: -5%; font-family: sans-serif }
h2 { color: #000070; margin-left: -2%; font-family: sans-serif }

body { 
		margin-left: 10%;
		background: #FFFFFF;
		color: #000000;
		size: 12pt;
		font-family: lucidabright, garamond, serif
}
p { margin-right: 10%; text-align: justify; font-size: 12pt; text-indent: 1em;
    font-family: lucidabright, garamond, serif }

em { font-style: italic; font-weight: bold }
strong { text-transform: uppercase; font-weight: bold }
b { color:#006699 }

  small { font-size: 10pt;
                  color: #006699;
                  margin-left: 10% }
  big { font-size: 14pt;
                color: #006633 }


blockquote { color: #003366; font-style:italic }
  address { color: #003366;
            border :outset;
                        text-decoration: none;
                        font-size: 14pt;
                        text-align: center;
                        font-style: italic;
                        font-family: times,serif }


