.content {    
	font-size: 12px;
	line-height: 180%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif
}
.content-bold {
	font-size: 13px;
	line-height: 180%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.hightlight {
	font-size: 14px;
	font-weight: bolder;
	color: #FF9900;
	line-height: 180%;
}

.white {
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.text12 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

