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;
}
.trebuchet12 {
	font-size: 12px;
	font-family: Trebuchet MS;
}
.trebuchet12b {
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: bold;
}
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;
}