body
{
	
font-family: Arial ;
}
td {
	font-size : 10 px;
	font-family : Arial;
	font-weight: bold;
		}

a:link {
	text-decoration: none;
	font-size : 12 px;
	font-family : Arial;
	font-weight: bold;
	color: #00008B;
	
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00009A;
}
a:hover {
	text-decoration: none;
	color: #0099FF;

}
a:active {
	text-decoration: none;
}

.style_p {
font-family: Arial; 
font-weight: bold;
font-size : 12 px;
}