p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.5em;
	text-indent: 0em;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 24px;
}
.leftText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	line-height: 1.5em;
}
a:link {
	color: #0000D1;
}
a:visited {
	color: #0000CC;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #9900FF;
}
