@charset "utf-8";
.bullettext_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; /*14*/
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #400000;
	padding-left: 5px;
}
.bullettext_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; /*12*/
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #400000;
	padding-left:5px;
}
.tests {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #DDDDDD;
	text-transform: none;
}
.featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;	/*14*/
	font-style: normal;
	line-height: 10px;	/*16*/
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoratlion:none;
}

