Body	{
	scrollbar-arrow-color:#996633;
	scrollbar-dark-shadow-color:#d2b48c;
	scrollbar-highlight-color:#d2b48c;
	scrollbar-face-color:#d2b48c;
	scrollbar-track-color:#d2b48c;
	scrollbar-shadow-color:#cc9933;
	scrollbar-3dlight-color:#d2b48c;
	scrollbar-base-color:#d2b48c;
}

TD {
	color: #996633;
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
	line-height: 11pt;
}

sub {
	color: #cc9933;
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
}

A {
	color: #996633;
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
	line-height: 11pt;
	text-decoration : underline;
}

A:Visited	{
	color: #996633;
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
	line-height: 11pt;
	text-decoration : none;	
}

A:Hover	{
	color: #cc9933;
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
	line-height: 11pt;
	text-decoration : underline;
}

A:Active	{
	color: #cc9933;
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
	line-height: 11pt;
	text-decoration : underline;
}

H1 {
	color: #996633;
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	line-height: 12pt;
}

H2 {
	color: #996633;
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-weight : bold;
	line-height: 10pt;
}


