.td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #004770;
}
.td1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #000000;
}
.td2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #0183C6;
}
.td3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #656565;
	font-weight: bold;
	line-height: 24px;
}
.a1:link {
	text-decoration: none;
	color: #0183C6;
}
.a1:visited {
	text-decoration: none;
	color: #0183C6;
}
.a1:hover {
    text-decoration: underline;
	color: #FF0000;
}
.a1:active {
	text-decoration: none;
	color: #FF0000;
}
.a2:link {
	text-decoration: none;
	color: #000000;
}
.a2:visited {
	text-decoration: none;
	color: #000000;
}
.a2:hover {
    text-decoration: underline;
	color: #666666;
}
.a2:active {
	text-decoration: none;
	color: #000000;
}

