.main {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0.3pt;
	word-spacing: 1px;
}
.bold {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0.3pt;
	word-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;

}
.main-bold {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	color: #969BDA;
	text-decoration: none;
	letter-spacing: 0.3pt;
	word-spacing: 1px;
	font-weight: bold;

}

