@charset "iso-8859-1";

.bot {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8pt; 
	font-family: Arial, sans-seri;
	font-weight: bold;
	line-height: 8pt;
}

.bot1 {
	text-decoration: none;
	color: #000000;
	font-size: 12pt; 
	font-family: Arial, sans-seri;
	font-weight: bold;
	line-height: 12pt;
}

.bot1:hover{color: #FF0000;
	text-decoration: underline}
	
.bot2 {
	text-decoration: none;
	color: #FF0000;
	font-size: 10pt; 
	font-family: Arial, sans-seri;
	font-weight: bold;
	line-height: 10pt;
}

.bot3 {
	text-decoration: none;
	color: #000000;
	font-size: 8pt; 
	font-family: Arial, sans-seri;
	font-weight: bold;
	line-height: 8pt;
}

.bot3:hover{color: #FF0000;
	text-decoration: underline}

.bot4 {
	text-decoration: none;
	color: #FF0000;
	font-size: 12pt; 
	font-family: Arial, sans-seri;
	font-weight: bold;
	line-height: 12pt;
}
	
.cr {
	text-decoration: none;
	color: #000000;
	font-size: 8pt; 
	font-family: arial;
	line-height: 12pt;
}
 