body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 9pt;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
a:link {
	font-family: Tahoma;
	text-decoration: none;
	color: #668b1e;
}
a:visited {
	font-family: Tahoma;
	text-decoration: none;
	color: #668b1e;
}
a:visited:hover {
	font-family: Tahoma;
	text-decoration: none;
	color: #668b1e;
}
a:hover {
	font-family: Tahoma;
	text-decoration: underline;
	color: #668b1e;
}
a:active {
	text-decoration: none;
	color: #668b1e;
}
a.headLinks {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
a.headLinks:link {
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
}
a.headLinks:visited {
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
}
a.headLinks:visited:hover {
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
}
a.headLinks:hover {
	font-family: Tahoma;
	text-decoration: underline;
	color: #000000;
}
a.headLinks:active {
	text-decoration: none;
	color: #000000;
}
td.sidebar {
	font-family: Tahoma;
	text-decoration: none;
	background-color: #668b1e;
}
a.headerLink {
	font-family: Tahoma;
	font-size: 18pt;
	color: #000000;
	font-weight: bold;
}
a.headerLink:link {
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
}
a.headerLink:visited {
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
}
a.headerLink:visited:hover {
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
}
a.headerLink:hover {
	font-family: Tahoma;
	text-decoration: underline;
	color: #000000;
}
a.headerLink:active {
	text-decoration: none;
	color: #000000;
}

h1 {
	font-family: Tahoma;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}