body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;

    
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;


}
	
a:hover {
	color: #000066;
	text-decoration: underline;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	text-weight: bold;
	font-weight: bold;
	text-align: justify;

	


	
}


.td1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-decoration: underline blink;
	cursor: pointer;

}
