BODY  
	{ 
	  font-family: Tahoma, Arial, Helvetica, sans-serif;
	  font-size: 10pt; 
	  color:#000000;
	  font-weight:normal;
	  background-color: #EEEEFF;
	  background-image: url("/images/back8.gif");
	  background-repeat: repeat-x;
	  margin-top: 0px;
	  margin-bottom: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
	  scrollbar-base-color: #008000;
	  scrollbar-arrow-color: #00C600;
	  scrollbar-track-color: EEEEFF;
	}
TD, P 
	{ 
	  font-family: Tahoma, Arial, Helvetica, sans-serif;
	  font-size: 10pt; 
	  color:#000000;
	  font-weight:normal;

	}
A   	{ color: #8080FF; text-decoration: none; }
A:link	{ color: #8080FF; text-decoration: none; }
A:visited { color: #8080FF; text-decoration: none; }
A:active { color: #8080FF; font-weight:bold;}
A:hover	{ color: #008000; background: #E0E0FF; font-weight:bold;}
/* 
   text styles 
*/

.title
	{ 
	  font-family: Tahoma, Arial, Helvetica, sans-serif;
	  font-size: 12pt;
	  margin-bottom: 1px; 
	  margin-top: 1px; 
	  padding-bottom: 0; 
	}
.title a,
.title a:link,
.title a:visited,
.title a:active {
	color: #8080FF;
	text-decoration: none;
	font-weight:bold;}
.title a:hover {
	color: #008000;
	text-decoration: none;
	font-weight:bold;}

.heading
	{ 
	  font-family: Tahoma, Arial, Helvetica, sans-serif;
	  font-size: 12pt;
	  font-weight:bold; 
	}

.smalltext
	{ 
	  font-family: Tahoma, Arial, Helvetica, sans-serif;
	  font-size: 9pt; 
	}

H1
	{ 
	  font-family: Tahoma, Arial, Helvetica, sans-serif;
	  font-size: 12pt;
	  margin-bottom: 1px; 
	  margin-top: 1px; 
	  padding-bottom: 0; 
	}