body {
	font: 14px Georgia;
	margin: 0;
}

p{
	font-size: small;
	padding: 3px 3px 3px 0px;
}


ul{
	font-size: small;
}

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

blockquote{
	font-size: small;
	padding: 0px 0px 0px 0px;
}

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 { color: #000000; font: bold 1.15em "Georgia", "Times New Roman", Times, serif;text-align: center;}
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;}
.style1 {
	font-size: x-small;
	text-decoration: line-through;
}
.style2 {
	background-color: #FFFFFF;
}
.style3 {
	font-family: "Weltron Urban";
	font-size: xx-large;
	color: #FF0000;
}

.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;}

  </style>

