@charset "utf-8";
.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	letter-spacing: normal;
	word-spacing: normal;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.medium_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 2px;
	line-height: 12pt;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}
.bullets {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.newBodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 18px;
}
.newBodyTextBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	letter-spacing: 2px;
	font-style: oblique;
}
.newLinkText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 18px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 5pt;
	filter: Invert;
}
.unorderedList {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}
