td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
a:visited {
	color: #0000FF;
}
