/* CSS Document */
.links		{	
font-family: Verdana, Tahoma; font-size:8pt; color:#003366;  
}
a.links	{	
font-weight:normal
}
a.links:hover		{	
color:orange; text-decoration:none
}

.text		{	
font-family: Arial, verdana, Tahoma; font-size:9pt; color:black; text-decoration:none 
}
.textHead		{	
font-family: Arial, verdana, Tahoma; font-weight:bold; font-size:9pt; color:black; text-decoration:none 
}

.heading		{	
font-family: Arial, Tahoma; font-size:10pt; color:orange; text-decoration:none ;
font-weight:bold
}

.copy		{	
font-family: verdana, Tahoma; font-size:7pt; color:#cccccc; text-decoration:none 
}
.links-c		{	
font-family: Verdana, Tahoma; font-size:7pt; color:#cccccc; text-decoration:none 
}
a.links-c	{	
font-weight:normal
}
a.links-c:hover		{	
color:orange; text-decoration:none
