.link {
	font-size: 9pt;
}
A:link {
	color: #333333;
}
A:visited {
	color: #666666;
}

A:hover {
	color: #FF99CC;
}
A:active {
	color: red;
} 
.red_10b {
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.red_11b {
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
}
.red_13b {

	font-size: 13pt;
	font-weight: bold;
	color: #FF0000;
}
.back {
	background-image: url(img/back.gif);
	background-repeat: repeat-x;
}
.style6 {color: #666666; font-size: 9pt; }
.style7 {font-size: 8pt}
.style9 {font-size: 8pt; color: #666666; }
.style10 {color: #FF0000}