p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
a {
	color: #35354C;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

