.basictext{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight	: 	regular;
	color: #091873;
	text-decoration: none
   }
.boldtext{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight	: 	bold;
	color: #091873;
	text-decoration: none
   }   
 .smalltext{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: Black;
	text-decoration: none
   } 
   
 .smallwhitetext{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: white;
	text-decoration: none
   }    

 .whitetext{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: none
   }  
 .smallheader{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 10pt;
	color: Black;
	text-decoration: none
   }  
   

A:link, A:active
	{
	font-size       :       8pt;
	text-decoration	:	none;
	font-weight	: 	regular;	
	color		:	black;
	background	:	transparent;
	}
A:visited 
	{
	font-size       :       8pt;
   	text-decoration	:	none; 
	font-weight	: 	regular;	   	
   	color		:	black; 
  	background	:	transparent; 
	}		
A:hover 
	{ 
	font-size       :       8pt;
   	text-decoration	:	none; 
	font-weight	: 	regular;	   	
	color		:	black;
	background	:	transparent;
	text-decoration :       underline
	}
.whitetext A:link
	{
	font-size       :       8pt;
	font-weight	: 	bold;	
	text-decoration	:	none;
	color		:	white;
	background	:	transparent;
	}
.whitetext A:active
	{
	font-size       :       8pt;
	text-decoration	:	none;
	font-weight	: 	bold;	
	color		:	white;
	background	:	transparent;
	}
.whitetext A:visited 
	{
	font-size       :       8pt;
   	text-decoration	:	none; 
	font-weight	: 	bold;	   	
   	color		:	#BEC7D4; 
  	background	:	transparent; 
	}		
.whitetext A:hover 
	{ 
	font-size       :       8pt;
   	text-decoration	:	underline; 
	font-weight	: 	bold;	   	
	color		:	#BEC7D4;
	background	:	transparent;
	}
BODY 
{ 
scrollbar-base-color: 091873; 
scrollbar-arrow-color: white;
scrollbar-DarkShadow-Color: white; 
}