td {
	font-size: 12px;
	line-height: 130%;
	color: #3C3C3C;

}
.text1 {
	line-height: 150%;
	color: #4E5F4A;
}
a:link {
	color: #2E2E2E;
	text-decoration: none;
}
a:visited {
	color: #2E2E2E;
	text-decoration: none;
}
a:hover {
	color: #1A83EC;
	text-decoration: underline;
}
.text2 {
	color: #0173A9;
}
