BODY, TD {
	color: #0d2d54;
	font-family : Arial, sans-serif;
	font-size: 14px;
	line-height: normal;
}
A {
	text-decoration: none;
	font-size: 14px;
	color: #0d2d54;
	font-weight: bold;
	line-height : normal;
}

A:Hover {
	font-size: 14px;
	text-decoration: underline;
	color: #9b103a;
	font-weight: bold;
	line-height : normal;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

