.bottomnav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
	}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tiny {
	font-size: 9px;
}
.bolder {
	font-weight: bold;
}
body {
	background-repeat:repeat-x;
}.whitesmall {
	font-size: 11px;
	color: #FFFFFF;
}
.bgxy {
	background-repeat: repeat;
}
.larger {
	font-size: 16px;
	color: #000000;
}
.emphasis {
	font-weight: bold;
	color: #0000FF;
}
