body {
	font-family: "Tahoma";

}
a.navi:link {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #839A01;
	text-decoration: none;
}
a.navi:visited {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #839A01;
	text-decoration: none;
}
a.navi:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.navi:visited:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

p {
	font-size: 12px;
}

a:link {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #999900;
	text-decoration: underline;
}
a:visited {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #999900;
	text-decoration: underline;
}
a.foot:link {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.foot:visited {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
td.left {
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
}
td.right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;

}
.pagehead {
	font-size: 18px;
	font-weight: bold;
	color: #839A01;
}
.topic {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.description {
	font-size: 10px;
	line-height: 110%;

}
td {
	font-size: 12px;
	line-height: 120%;

}

