.style1 {
	color: #205D9C;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 50px;
	margin-left: 50px;
	padding-right: 24px;
	margin-right: 24px;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.style2 {
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 24px;
	margin-left: 24px;
	text-decoration: none;
	text-transform: uppercase;
}
.style2:hover {
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 24px;
	margin-left: 24px;
	text-decoration: underline;
	text-transform: uppercase;
}
.style3 {
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 24px;
	margin-left: 24px;
	text-decoration: none;
	text-transform: uppercase;
}
.style4{
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 10px;
	margin-left: 10px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 10px;
	margin-right: 10px;
}
.style5 {
	color: #205D9C;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.text, p, ul, td.text td {
	color: #001C39;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}