.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 12pt;

}

	a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #99ccff;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #99ccff;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.title {
	color: #3399cc;
	font-weight: bolder;

}
.jntpgtext {
	font-size: xx-large;
	color: #FFFFFF;
	font-family: "Freestyle Script", "Edwardian Script ITC", "Brush Script Std";
	letter-spacing: normal;
}
.highlight {
	color: #3399cc;
}
.unorderedlist {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	word-spacing: 9pt;

}
.footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;

}
