.medtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	color: black;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #163E82;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
}
.smtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	color: black;
}

.bgleaf {
	background-image: url(images/homeleaf.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
