.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	background-color: #FFC;
}
.paleyellowbkkg {
	background-color: #FFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	width: 425px;
}
body table tr td h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
}
body table tr td p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 18px;
}
body table tr td p a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F00;
	line-height: 18px;
}
body table tr td a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F00;
	line-height: 18px;
}

