.IndentedPara {
	font-family: "Times New Roman", Times;
	font-size: 12px;
	text-align: left;
	text-indent: 15px;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: 000066;
	text-decoration: underline;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.FREEstuff {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FF0000;
}
