.Normal_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
}
.Link_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #660000;
	text-decoration: underline;
}
.Heading_blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.Heading_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
.Normal_blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
}
.Normal_blueBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.Normal_blueBold_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.Normal_small_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #003366;
	text-decoration: none;
}
.Normal_small_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.Heading_Blue_Large {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
