body {
	margin-left: 8px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111111;
}
a:link {
	color: #008800;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #008800;
}
a:hover {
	text-decoration: underline;
	color: #008800;
}
a:active {
	text-decoration: none;
	color: #008800;
}

.TopButBar,.BotButBar,.LnkDescr,.PageBar {font-size: 12px}
a.TopButBar:link,a.PageBar:link {
	color: #005500;
	text-decoration: underline;
}
a.TopButBar:visited,a.PageBar:visited {
	text-decoration: underline;
	color: #005500;
}
a.TopButBar:hover,a.PageBar:hover {
	text-decoration: none;
	color: #009900;
}
a.TopButBar:active,a.PageBar:active {
	text-decoration: underline;
	color: #005500;
}
.SubLinkBar {font-size: 11px}
a.SubLinkBar:link {
	color: #005500;
	text-decoration: none;
}
a.SubLinkBar:visited {
	text-decoration: none;
	color: #005500;
}
a.SubLinkBar:hover {
	text-decoration: underline;
	color: #009900;
}
a.SubLinkBar:active {
	text-decoration: none;
	color: #005500;
}
.CatTitle {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-indent: 6pt;
}
.CatDescr {
	font-size: 12px;
	text-align: justify;
}
.LnkTitle {
	font-size: 13px;
	font-weight: bold;
	text-indent: 5pt;
}
.CatNavBar {
	font-size: 12px;
	font-weight: bold;
}
.ColTitle {
	font-size: 16px;
	font-weight: bold;
}
.Copyright {
	font-size: 10px;
	font-family: Times New Roman, Times, serif;
}

