p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin: 10px;
	padding: 5px;
	list-style-position: outside;
	list-style-type: square;
	text-indent: 20pt;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990099;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-indent: 10pt;
	color: #006600;
}
.Lucida {
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	font-size: 14px;
}
.PageCaption {
	font-family: "Lucida Console";
	font-size: 24px;
	background-color: #0066FF;
	color: #FFFFFF;
	text-align: center;
}
.Tags {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9900CC;
}
