body { color: black;	font-family: "Academy", serif;	font-size: 13pt;	background: white ;  margin: 0px; border: none; }


h1 {
	font: bold 22 pt;
	text-align : center;
	color: seagreen ;
	font-family: Arial;
	font-variant: normal;
	font-weight : bold;
	vertical-align : sub;
}
h2, h3 {font-family: Arial, sans-serif; color: maroon ;}
h4 { text-transform: capitalize; }
h5 {text-transform: uppercase;}
h6 {text-transform: lowercase; }

a {text-decoration:none;}
a:link {font-size: 10pt; color: darkseagreen; font-family: sans-serif; font-variant: normal;}
a:visited {font-size: 10pt; color:darkseagreen; 	font-family: sans-serif;	font-variant: normal; }
a:active{font-size: 10pt; color:darkseagreen; 	font-family: sans-serif;	font-variant: normal; }
a:hover{font-size: 10pt; color:seagreen; 	font-family: sans-serif;	font-variant: normal; }


img {float: left; border-bottom : none; border-top : none; border-left : none; border-right : none;}
hr {color: khaki;}

p.aut1, div.aut1 {font-size:14pt;	color:seagreen;	font-family: monospace;	font-variant: normal;	font-weight : bold;	text-align : left}
p.name1, div.name1 {	font-size: 19pt;	color:seagreen;	font-family: sans-serif;	font-variant: small-caps;	font-weight : bold;	text-align : right;}
p.name2, div.name2 {	font-size: 19pt;	color:seagreen;	font-family: sans-serif;	font-variant: small-caps;	font-weight : bold;	text-align : center;}
p.aut, div.aut {font-size:10pt;	color:seagreen;	font-family: monospace;	font-variant: normal;	font-weight : bold;	}
p.name, div.name {font-size: 16pt; color:seagreen; font-family: sans-serif; font-variant: normal; font-weight : bold; }
p.sname, div.sname {font-size: 10pt; color:seagreen; 	font-family: sans-serif;	font-variant: normal; font-weight : bold; }
p.sn, div.sn {font-size: 8pt; color:seagreen; 	font-family: sans-serif;	font-variant: normal;  }
p.au, div.au {
	font-size: 11pt;
	color:darkgreen;
	font-family: sans-serif;
	font-variant: normal;
	font-weight: normal;
}
p.ep, div.ep {font-style: italic;	color:darkgreen; text-align : left; font-size: 13pt}
p.ep1, div.ep1 {font-style: italic;	text-align : center; font-size: 11pt}
b.note, div.note {color:darkred; font: small-caps; }
p.text, div.text {text-align: justify;}
p.lir, div.lir {	text-align: left;	}
p.lir1, div.lir1 {text-align: center; }
p.hd {
	font: bold 22 pt;
	text-align : center;
	color: seagreen ;
	font-family: Arial;
	font-variant: normal;
	font-weight : bold;
	vertical-align : sub;
}

PRE {font-size: 11pt; color:darkgreen;	font-family: sans-serif;font-variant: normal;font-weight: normal;}

td { vertical-align: top; }