td.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-image: url(img/bg-bottom.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	}
	td.nav a:link, td.nav a:visited, td.nav a:active {
	color: #CC0000;
	font-weight: bold;
	margin: 0px 8px;
	text-decoration: none;
	}
	td.nav a:hover {
	color: #FF3333;
	}
.lg-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}
td#maincell {
	padding-right: 10%;
	padding-top: 10px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	}
	.body a:link, .body a:visited, .body a:active {
	color: #CC0000;
	text-decoration: underline;
	}
	.body a:hover {
	color: #FF3333;
}
.sm-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.lg-searchtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #CC0000;
}
.sm-searchtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
a.link:link, a.link:visited, a.link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	}
	a.link:hover {
	color: #FF3333;
}
td#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	td#footer a:link, td#footer a:active, td#footer a:visited {
		color: #CC0000;
		text-decoration: underline;
	}
	td#footer a:hover {
		color: #FF3333;
	}
