A:link		
{
color: steelblue; TEXT-DECORATION: none 
}
	
A:visited	
{
color: steelblue; TEXT-DECORATION: none 
} 
	
A:active	
{
color: steelblue; TEXT-DECORATION: underline 
}

A:hover
{ 
color: navy; TEXT-DECORATION: underline 
}
	
A.nav:link		
{
color: navy; TEXT-DECORATION: none 
}
	
A.nav:visited	
{
color: navy; TEXT-DECORATION: none 
} 
	
A.nav:active	
{
color: navy; TEXT-DECORATION: none 
}

A.nav:hover
{ 
color: white; TEXT-DECORATION: none
}
	
A.a1:link	
( 
color: navy; TEXT-DECORATION: none 
}

A.a1:visited 
{ 
color: navy; text-decoration: none 
}

A.a1:active	
{
 color: navy; TEXT-DECORATION: none
}

A.a1:hover    
{
 color: steelblue; text-decoration: underline
}
	
A.a2:link	
( 
color: white; TEXT-DECORATION: none 
}

A.a2:visited 
{ 
color: white; TEXT-DECORATION: none 
}

A.a2:active	
{
 color: white; TEXT-DECORATION: none
}

A.a2:hover    
{
 color: navy; TEXT-DECORATION: none
}
	
body
{
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: rgb(0,0,102);
}

.txt
{
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	MARGIN-LEFT: 12;
	MARGIN-RIGHT: 12;
	color: rgb(0,0,102);
}

table
{
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
}
.smalltext   
{ 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 8pt;
	color: rgb(0,0,102);
}
.navtext   
{ 
	font-family: Verdana, Arial, sans-serif; 
	font-weight: bold; 
	font-size: 10pt;
}
.rephead
{
	font-family: Verdana, Arial, sans-serif; 
	font-weight: bold; 
	font-size: 10pt;
	MARGIN-LEFT: 12;
	color: rgb(0,0,102);
}
	
h1, h2, h3, h4, h5, h6
{
	font-family: verdana, arial, sans-serif;
}
h1
{
	color: rgb(51,51,204);
}
h2
{
	color: navy; 
}
h3
{
	color: navy; 
}
h4
{
	color: navy;
}
h5
{
	color: navy;
)	MARGIN-LEFT: 12;