.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #95425A;
	font-weight: bold;
	font-size: 24px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: 333333;
	text-decoration: none;
}
.style4 {color: #333333}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: 333333;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
