body 	{
	scrollbar-face-color: #0A6CCE;
	scrollbar-highlight-color: #0A6CFF;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-collor: #00A2C8;
	scrollbar-base-color: #E1B500;
	scrollbar-3d-light-color: #999999;
	scrollbar-dark-shadow-color: black;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-attachment: scroll;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7878FF;
	margin-left: 150;
	margin-top: 25;
	background-position: 0%
	}

table 	{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

h1 	{
	color: #7878FF;
	font-style: normal
	}

h2 	{
	color: #7878FF;
	font-style: normal
	}

p 	{
	color: #7878FF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}

LI 	{
	color: #7878FF;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}

UL 	{
	color: #7878FF;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}

A:link 	{
	color: #008282;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	}

A:visited {
	color: #AB2903;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	text-decoration: none; 
	}

A:active {
	color: #AB2903;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	}

A:hover {
	color: #E1B500;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	}