.info {
	font-size: 9pt;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: none;
}



.bot {
	font-size: 9pt;
	line-height: 200%;
	color: #FFFFCC;
}

.con {
	font-size: 10pt;
	line-height: 150%;
	color: #333333;
}
.tt {
	font-size: 10pt;
	line-height: 150%;
	font-weight: bold;
	color: #CC0000;
}

.link {
	font-size: 10pt;
	line-height: 150%;
	color: #509F00;
	text-decoration: underline;
}
.wh {
	font-size: 10pt;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
}

a:hover {
	color: #FF0099;
	text-decoration: none;
}
.red {
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
	line-height: 150%;
}
.green {
	font-size: 10pt;
	line-height: 150%;
	font-weight: bold;
	color: #009900;
}
.blue {
	font-size: 10pt;
	line-height: 150%;
	font-weight: bold;
	color: #3366CC;
}
.mark {
	font-size: 10pt;
	line-height: 150%;
	color: #FF0000;
}
.h1 {
	font-size: 12pt;
	line-height: 150%;
	color: #666699;
}
