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

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


ul{
	font-size: small;
	padding: 3px 3px 3px 20px;
}

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

blockquote{
	margin-left: 90px; vertical-align: middle;
	border: 1px solid rgb(0,5,153); 
	padding: 12px;  
	width: 600px; 
	background-color: rgb(229,243,255);
	font:14px Georgia;
}

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

.smallbold {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FF0000; font-size: 12px; font-weight: bold}

.style1 {
	font-size: x-small;
	text-decoration: line-through;
}
.style2 {
	background-color: #FFFFFF;
}
.style3 {
	font-family: "Weltron Urban";
	font-size: xx-large;
	color: #FF0000;
}

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

  </style>



