A:link		
{
color: #0064C8; TEXT-DECORATION: none 
}
	
A:visited	
{
color: #0064C8; TEXT-DECORATION: none 
} 
	
A:active	
{
color: #0064C8; TEXT-DECORATION: underline 
}

A:hover
{ 
color: #288CA8; TEXT-DECORATION: underline 
}
	
A.nav:link		
{
color: white; TEXT-DECORATION: none 
}
	
A.nav:visited	
{
color: white; TEXT-DECORATION: none 
} 
	
A.nav:active	
{
color: white; TEXT-DECORATION: none 
}

A.nav:hover
{ 
color: black; TEXT-DECORATION: none
}
	
A.a1:link	
( 
color: red; TEXT-DECORATION: underline 
}

A.a1:visited 
{ 
color: red; text-decoration: none 
}

A.a1:active	
{
 color: red; TEXT-DECORATION: underline
}

A.a1:hover    
{
 color: white; text-decoration: none
}
	
A.a2:link	
( 
color: red; TEXT-DECORATION: none 
}

A.a2:visited 
{ 
color: red; text-decoration: none 
}

A.a2:active	
{
 color: red; TEXT-DECORATION: none
}

A.a2:hover    
{
 color: red; text-decoration: underline
}
	
body
{
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: rgb(0,0,102);
}
table
{
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
}

.txt
{
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	MARGIN-LEFT: 12;
	MARGIN-RIGHT: 12;
	color: rgb(0,0,102);
}

.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;
}
h1, h2, h3, h4, h5, h6
{
	font-family: verdana, arial, sans-serif;
}
h1
{
	color: rgb(51,51,204);
}
h2
{
	color: rgb(0,153,51); 
}
h3
{
	color: rgb(204,51,51); 
}
h4
{
	color: rgb(0,0,102);
}
h5
{
	color: rgb(0,153,51);
}
h6
{
	color: rgb(204,51,51);
}
