.style2 {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-style: italic;
	font-size: 14px;
}
.img2 {
	margin-top: 12px;
	margin-bottom: 12px;
}
