body { margin : 3em; 
       background-color  : "f8ffe8";
       color  : "000000";}
body, p, div, span {
	font-family: Garamond,Georgia,Tahoma,Verdana,Helvetica,Arial,sans-serif;
        font-weight : 700;
	font-weight: normal;
}
blockquote {
	font-weight : 700;
        margin-left : 5em;
        background-color  : "f8d0e8";
        color : "20307f";

}
pre {
	padding-left: 10pt;
	font-size: 10pt;
	font-family: Courier;
}
th {
	font-size: 9pt;
	font-weight: bold;
	padding: 3pt;
	text-align: left;
}
td {
	font-weight: 600;
	padding: 3pt;
}
h1 {
	color: #990000;
	font-size: 24pt;
        text-align : center;
	font-weight: bold;
}
h2 {
	color: #990000;
	font-size: 18pt;
	font-weight: bold;
        text-align : center;
}
h3 {
	color: #990000;
	font-size: 14pt;
	font-weight: bold;
        text-align : center;
}
h4 {
	color: #990000;
	font-size: 12pt;
	font-weight: bold;
        text-align : center;
}