A:link {
	color: #ffffff;
	text-decoration:none;
}

A:visited {
	color: #ffffff
	text-decoration: none;
}

A:active {
	color: #ffffff;
	text-decoration: none;
}

A:hover {
	color: #ffffff
	text-decoration: none;
}

TD {
	font-size: 10pt;
	font-family : Arial;
	color : #000000;
}

P {
	font-size: 10pt
	font-family : Arial;
	color : #000000;
}

TD.dark {
	font-size: 10pt;
	font-family : Arial;
	font-weight : Bold;
	color : #663300;
}

P.dark {
	font-size: 8pt;
	font-family : Arial;
	color : #663300;
	font-weight : Bold;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

li{
color: #663300;
display: list-item;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 10pt;
font-style: normal;
font-variant: normal;
font-weight: normal;
list-style-position: outside;
list-style-type: circle;
text-decoration: none
}

bulls {
	font-family: Arial;
	font-color:#663300;

	font-size: 10pt;
	}	
LI  {
	display: list-item;
	list-style-type: disc;
	}
	
NL {
	display: numbered list;
	list-style-type: number;	
	font-family: Arial;
	font-color:#663300;
	font-size: 10pt;
	}

BODY {
 scrollbar-base-color: #663300;
 scrollbar-track-color: #663300;
 scrollbar-face-color: #C2AD99;
 scrollbar-highlight-color: #855C33;
 scrollbar-3dlight-color: #000000;
 scrollbar-darkshadow-color: #663300;
 scrollbar-shadow-color: #855C33;
 scrollbar-arrow-color: #663300;
 }
 
