body {
	font-family: 7px arial;
	margin: 0;
}

p{
	font-family: arial;
	font-size: 14px;
	padding: 3px 3px 3px 0px;
}

td{
	font-family: arial;
	font-size: 14px;
}

ol{
	fontfamily: arial;
	font-size: 14px;
	padding: 3px 3px 3px 40px;
        margin:20px 30px;
}

ul{
	fontfamily: arial;
	font-size: 14px;
}


ol li
{ margin:5px; }

ul li
{ margin:5px; }


ol{
	font-size: small;
	padding: 3px 3px 3px 40px;
}

blockquote{
	font-family: arial;
	font-size: 12; 
	width:450px;
	padding:10px;
	border:1px solid gray;
	margin:10px;
	background:#ECECE5;
}

h1 { font-family: Tahoma; font-size: 18pt; color: #000000; text-indent: 0px; }
h2 { font-family: Tahoma; font-size: 18pt; color: #E17946; text-indent: 0px; }
h3 { font-family: arial; font-size: 16px;}
h4 { font-family: Georgia; font-size: 11pt; color: black; text-indent: 0px; bold}
h5 { color: #E17946; font: bold 1.15em "Georgia", "Times New Roman", Times, serif;text-align: center;}

.style2 {
	font-size: x-small;
	text-decoration: line-through;

}

.style1 {
	font-size: x-small;
	font-style:italic; 
}

.style3 {
	font-size: 13px;
}

.notation {
	font-size: 13px;
	color: red;
	font-family: arial;
	font-weight: bold;
}

#hilite {
	background-color: #FF0; /* white-space: pre; */
	font: 700 1em/1.5em "Georgia", "Times New Roman", Times, serif;
	text-align: inherit;}


