body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 17pt;
	color: #000000;
	letter-spacing: 1px;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	line-height: 20pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
.boldred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	line-height: 20pt;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 1px;
}
.boldblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	line-height: 20pt;
	font-weight: bold;
	color: #0000FF;
	letter-spacing: 1px;
}
.bodybold {
	letter-spacing: 1pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 17pt;
	font-weight: bold;
	color: #000000;
}
.bodyredbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 17px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 1px;
}
.bodyunderlined {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 17pt;
	color: #000000;
	text-decoration: underline;
	letter-spacing: 1px;
}
.redbolder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	line-height: 24pt;
	font-weight: bolder;
	color: #FF0000;
	letter-spacing: 1px;
	word-spacing: 1pt;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.sig {
	font-family: "Script MT Bold";
	font-size: xx-large;
	color: #0000FF;
}

