body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.george12 {
	font-size: 12;
	font-family: Georgia;
}
.george12b {
	padding-left: 5px;
	font-size: 12px;
	font-family: Georgia;
	font-weight: bold;
}
.tahoma12 {
	font-size: 12px;
	font-family: Tahoma;
}
.tahoma9 {
	font-size: 9px;
	font-family: Tahoma;
	color:#CCCCCC;
}
.tahoma12b {
	font-size: 12px;
	font-family: Tahoma;
	font-weight:bold;
}
.tahoma12bey {
	font-size: 12px;
	font-family: Tahoma;
	color:#FFFFFF;
}

.trebuchet12 {
	font-size: 12px;
	font-family: Trebuchet MS;
}
.trebuchet12b {
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: bold;
}
.trebuchet12bbey {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.trebuchet14bbey {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.palatino16b {
	font-family: "Palatino Linotype", "Trebuchet MS";
	color: #FFFFFF;
	font-weight:bold;
	font-size: 16px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}