.black-border {
	border: 2px solid #000000;
}
.header {
	font-size: 16px;
	color: #5285BF;
	font-weight: bold;
}

.header1 {
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}


.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.link:hover {
	font-size: 14px;
	color:#5285BF;
	font-weight:bold;
	text-decoration:underline;
	}
	a.link {
	font-size: 14px;
	color:#ffffff;
	/*font-weight:bold; */
	text-decoration:none;
	}
	.main{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;	
	

}