
.style1	{ 
	font-family: Tahoma; 
	font-size: 8.5pt; 
	color: #000000; 
}

.style1 a:link	{ 
	font-family: Tahoma; 
	font-size: 8.5pt; 
	color: #000000;
	text-decoration:none;
}

.style1 a:hover	{ 
	font-family: Tahoma; 
	font-size: 8.5pt; 
	color: #C80000;
	text-decoration:none;
}

.style1 a:visited	{ 
	font-family: Tahoma; 
	font-size: 8.5pt; 
	color: #000000;
	text-decoration:none;
}

.style2 {
	font-family: Tahoma;
	font-size: 7.5pt;
	color: #999999;
}

.style2 a:link	{ 
	font-family: Tahoma; 
	font-size: 7.5pt; 
	color: #999999;
	text-decoration:none;
}

.style2 a:hover	{ 
	font-family: Tahoma; 
	font-size: 7.5pt; 
	color: #C80000;
	text-decoration:none;
}

.style2 a:visited	{ 
	font-family: Tahoma; 
	font-size: 7.5pt; 
	color: #999999;
	text-decoration:none;
