.linkText {font-family: "Times New Roman", Times, serif; color: #225F73; font-size: 16pt; }
.MinorHeading {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #265D82;
	margin-right: 14pt;
}
.MajorHeading {	font-family: "Times New Roman", Times, serif;
	color: #225F73;
	font-size: 36px;
	margin-right: 14pt;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
	margin-left: 14pt;
	margin-right: 14pt;
	margin-top: 14pt;
}
.bodyLink {
	color: #225f73;
	text-decoration: underline;
}
.rhText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #265d82;
	margin-top: 14pt;
	margin-right: 5px;
	margin-left: 5px;
}
.rhLink {
	color: #3333FF;
	text-decoration: underline;
}
.bodyHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	margin-left: 14pt;
	margin-right: 14pt;
	margin-top: 14pt;
	font-weight: bold;
}
.bodyCode {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	color: #444444;
	margin-left: 14pt;
	margin-right: 14pt;
	margin-top: 14pt;
}

