BODY {
	background-color: white;
    color: "333333";
    link: "3333FF";
    vlink: "009999";
    alink: "cccccc" }

H1 { font-weight: bold;
     text-align: center;
	 font-size: x-large }

P { line-height: 180% } 

P.right { text-align: right }

DIV {
	margin-left: 6px;
    margin-right: 6px;
	margin-bottom: 3px }

DIV.center {
    text-align: center ; margin-top: 0px; margin-bottom: 0px; margin-right: 0px; margin-left: 0px}

DIV.margin {
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 3px; }

UL { line-height: 22pt }

HR { size: 8pt }

p.condense { line-height: 18pt }

p.question { margin-left:3em;margin-right:3em;border-style:none none none solid;border-width:0em 0em 0em thick;border-color:black; padding-left: 1em}

DIV.note{margin-left:3em;margin-right:3em;border-style:none none none solid;border-width:0em 0em 0em thick;border-color:navy} 

BLOCKQUOTE.note{border-style:none none none solid; border-width:0em 0em 0em thick; border-color:navy; margin-left:2em; margin-right:2em;padding:0.5em}

p.answer { margin-left:3em;margin-right:3em;border-style:none none none solid;border-width:0em 0em 0em thick;border-color:yellow; padding-left: 1em}
