a:link {
	color: #108110;
	text-decoration: none;
}
a:visited {
	color: #108110;
	text-decoration: none;
}
a:active {
	color: #D89B1F;
	text-decoration: none;
}
a:hover {
	color: #D89B1F;
	text-decoration: none;
}
body {
	background-image: url(/images/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: #2C2C2C;
	border-width: 0em 0em 0em 0em;
	padding: 1.25em 1em 1em 1em;
	margin: 0em 0em 0em 0em;
}
p {
	border-width: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	margin: .8em 0em 0em 0em;
	text-align: left;
}
p.initial:first-letter {
	border-width: 0em 0em 0em 0em;
	padding: 0em .3em 0em 0em;
	margin: 0em 0em 0em 0em;
	font-size: 310%;
	float: left;
}
p.initial {
	text-indent: 0em;
}
p.flat {
	text-indent: 0em;
}
p.foot {
	text-indent: 0em;
	text-align: center;
	margin: 5px 15px 0px 15px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #844747;
	padding: 10px 5px 5px 5px;
	color: #844747;
	font-size: 8pt;
}
p.facblurb {
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #393939;
	width: 54%;
	margin: 10px 0px 0px 25px;
	padding: 5px 5px 5px 5px;
}
h2 {
	color: #844747;
	text-align: right;
	text-decoration: underline;
}
table {
	text-align: left;
}
tr {
	vertical-align: top;
}
tr.center {
	text-align: center;
}
colgroup.right {
	text-align: right;
}
colgroup.center {
	text-align: center;
}
th {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
th.norm {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
td {
	font-size: 10pt;
	font-weight: normal;
}
img.right {
	float: right;
	border-width: 0em 0em 0em 0em;
	padding: 1em 0em 1em 1em;
	margin: 0em 0em 0em 0em;
}
img.left {
	float: left;
	border-width: 0em 0em 0em 0em;
	padding: 1em 1em 1em 0em;
	margin: 0em 0em 0em 0em;
}
dt {
	font-weight: bold;
	margin-top: 10px;
}
dd {
	margin-left: 15px;
}
span.title {
	font-size: 14pt;
	font-weight: bold;
}
ul.faclinks {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
li.internal {
	color: #322E92;
}
