BODY {
	background-color : White;
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	scrollbar-arrow-color: white;
	scrollbar-base-color: Black;
	scrollbar-dark-shadow-color: Black;
	scrollbar-track-color: white;
	scrollbar-face-color: Black;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: silver;
	scrollbar-3d-light-color: black;
}
A {
	color: Black;
}

A:HOVER {
	color: Red;
}
H1 {
	font-family : "Times New Roman", Times, serif;
	color: #985E2C;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	color: Black;
}
H3 {
	font-family : "Times New Roman", Times, serif;
	color: Black;
}
BLOCKQUOTE {
	font-family : Times New Roman, serif;
	font-size : small;
}

TABLE.data {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	color: Black;
}
TD.money  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: right;
}

TD.boxout
 {
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : x-small;
	background-color : White;
}

IMG {
	border-color: Black;
}

TABLE.toc {
	font-family: Arial, Helvetica, sans-serif;
	line-height : 100%;
	font-size : small;
}

TD.toc {
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	color : Black;
	padding: 4px;
	border-bottom : 2px solid  Black;
	font-size: x-small;
}

A:LINK.toc {
	color : Black;
	text-decoration : none;
}

A:VISITED.toc {
	color : #808080;
	text-decoration : none;
}

A:ACTIVE.toc {
	color : red;
	text-decoration : underline;
}

A:HOVER.toc {
	color : red;
	text-decoration : underline;
}

.goldheadt {
	font-family: Times New Roman, Times, serif;
	font: bold x-large;
	color: #BDAF72;
}

.goldheada {
	font-family: Arial, Helvetica, sans-serif;
	font: bold medium;
	color: #BDAF72;
}

.caption {
	font-family : Times New Roman, serif;
	font-size : x-small;
	font-style: italic;
}

.tight {
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

.special {
	font-family: Times New Roman, Times, serif;
	font: bold medium;
	color: Red;
}
