.MainLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.links { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003399}
.links:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF8B22; text-decoration: none}

a {
	text-decoration: none;
	color: #000000;
}
.nt {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-align: justify;



}
.titl {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.ntCopy {

	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.list {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
}
