BODY  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	color: #342075; 
	background-color: #ffffff;
  	font-weight: normal;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color: #342075;
	scrollbar-darkshadow-color: #342075;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#342075
	}

.textlink {  
	text-decoration: none;
	font-size: 12pt; 
	color: #342075;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
	}

a.textlink:hover { 
	text-decoration: none ; 
	color: #7b749d;
	font-size: 12pt; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
	}

.textlinks {  
	text-decoration: none;
	font-size: 12pt; 
	color: #7b749d;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
	}

a.textlinks:hover { 
	text-decoration: none ; 
	color: #7b749d;
	font-size: 12pt; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
	}

.textlink2 {  
	text-decoration: none;
	font-size: 12pt; 
	color: #342075;
	font-weight: notmal;
	font-family: Arial, Helvetica, sans-serif
	}

a.textlink2:hover { 
	text-decoration: none ; 
	color: #7b749d;
	font-size: 12pt; 
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif
	}
	
 .smalllink {  
	text-decoration: none;
	font-size: 8pt; 
	color: #342075; 
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif
	}

a.smalllink:hover { 
	text-decoration: none ; 
	color: #746c94;
	font-size: 8pt; 
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif
	}
	
HR  {
	align : left;
	noshade : yes;
	size : 10pt;
	width : 520;
	color : #7b749d;
	}