td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #282823;
}
.lightonblack {
	color: #DEE7E8;
	font-size: 11px;
}
.navlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.loginform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DEE7E8;
	line-height: 12px;
}
a {
	color: #0000CC;
}
.searchform {
	font-size: 9px;
	color: #282823;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #282823;
	font-weight: bold;
}
.largelight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #DEE7E8;
	font-weight: bold;
}
.smallpass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #66CCFF;
	text-decoration: underline;
}
