body {
	font-family:  Verdana, Arial, Helvetica, sans-serifGeorgia, "Times New Roman", Times, serif;
	color: rgb(20, 20, 60);
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	word-spacing: -1px;
	line-height: 150%;
	text-align: left;
	text-indent: none;
}
h1 {
	color: rgb(170, 20, 20);
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.5em;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: rgb(150, 20, 20);
	font-style: italic;
	text-decoration: none;
}

h2 span {
	font-size: 15px;
	color: #202060;
}

p {
	margin-top:10px;
	margin-bottom: 5px;
	margin-left: 40px;
	text-indent: -30px;

}


ol {
	list-style-type: decimal;
	list-style-position: inside;
}
ul {
	list-style-position: inside;
	padding-left: 0;
	margin-left: 0;
	list-style-image: url(Chinese-Temple-icon.png);
}
