a:link
{	text-decoration: none; 
	color: #3E0061; 
	font-family: verdana; 
	font-weight: bold; 
	font-size: 8pt; 
}

a:visited
{	text-decoration: none; 
	color: #3E0061; 
	font-family: verdana; 
	font-weight: bold; 
	font-size: 8pt; 
}

A:active
{	text-decoration: none; 
	color: #3E0061; 
	font-family: verdana; 
	font-weight: bold; 
	font-size: 8pt; 
}

A:hover
{	text-decoration: overline underline; 
	color: #000000; 
	font-family: verdana; 
	font-weight: bold; 
	font-size: 8pt; 
}

B.special
{	text-decoration: none; 
	color: #3E0061; 
	font-family: helvetic;
              font-variant: small-caps;
	font-weight: bold; 
	font-size: 10pt;
              letter-spacing: 3; 
}

DIV.box
{
  BORDER-TOP: #D6C3E3 1px solid;
}

body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  color: #000000;
  font-family: verdana; 
  font-weight: normal; 
  font-size: 8pt; 
  
  scrollbar-face-color : #D6C3E3;
  scrollbar-highlight-color : #E4D5EE; 
  scrollbar-3dlight-color : #D6C3E3;
  scrollbar-shadow-color : #E4D5EE; 
  scrollbar-darkshadow-color : #D6C3E3;
  scrollbar-track-color : #E4D5EE; 
  scrollbar-arrow-color : #D6C3E3;

}

p
{ text-decoration: none;
  color: #000000;
  font-family: verdana; 
  font-weight: normal; 
  font-size: 8pt;
  }


tr, td
{ text-decoration: none;
  color: #000000;
  font-family: verdana; 
  font-weight: normal; 
  font-size: 8pt;
  }

textarea, input, select
{ text-decoration: none;
  color: #000000;
  font-family: verdana; 
  font-weight: normal; 
  font-size: 8pt;
  border-width: 1;
  border-style: solid;
  background-color: #E4D5EE;
  border-color: #000000;
  }
	
dl {
  width: 240px;
  margin: 0 0 20px 20px;
  background: #999 url(botround.gif)  »
  no-repeat bottom left;
  }

dt {
  margin: 0;
  padding: 10px;
  background: #999 url(topround.gif)  »
  no-repeat top left;
  }

dd {
  margin: 0;
  padding: 10px;
  }