BODY    {
	color: black;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CBC3D8;
	scrollbar-arrow-color: white;
	scrollbar-darkshadow-color: #3e019b;
	scrollbar-face-color: #210036;
	scrollbar-highlight-color: #3e019b;
	scrollbar-shadow-color: #3e019b;
	scrollbar-track-color: #333333
}
p     { color: black; font-size: 11pt; font-family: Verdana, Arial, Helvetica, sans-serif }
td   { color: black; font-size: 11pt ; font-family: Verdana, Arial, Helvetica, sans-serif; }
th {
	color: #CBC3D8;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
a:link  {
	color: #37018B;
	font-weight: bold;
	text-decoration: none
}
a:visited {
	color: #38028C;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #DE0400;
	font-weight: bolder;
}
a:active {
	color: #340088;
	font-weight: bold;
}

