/* CSS Document */

<!--
body {
background-repeat:repeat;
background-image:url(background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.thinborder {
	border: 1px solid #999999;
}
.defaulttext {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color: #000000;
}
.smallgreytext {
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
color: #333333;
}
.largerheadertext {
font-family:Arial, Helvetica, sans-serif;
font-size:14pt;
color: #969C38;
}
.whitetext {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color: #ffffff;
}
a.headerlink:link {
	color: #ffffff;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
}
a.headerlink:active {
	color: #efefef;
	text-decoration: none;
		font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
}
a.headerlink:visited {
	color: #ffffff;
	text-decoration: none;
		font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
}
a.headerlink:hover {
	color: #cccccc;
	text-decoration: underline;
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
}
a.link:link {
	color: #000000;
	text-decoration: underline;
}
a.link:active {
	color: #000000;
	text-decoration: underline;
}
a.link:visited {
	color: #000000;
	text-decoration: underline;
}
a.link:hover {
	color: #333333;
	text-decoration: none;
}
a.bottom:link {
	color: #0000cc;
	text-decoration: underline;
	font-size:9pt;
}
a.bottom:active {
	color: #0000cc;
	text-decoration: underline;
	font-size:9pt;
}
a.bottom:visited {
	color: #0000cc;
	text-decoration: underline;
	font-size:9pt;
}
a.bottom:hover {
	color: #333333;
	text-decoration: none;
	font-size:9pt;
}
-->
</style>