.infosmall {
	font-size: 10px;
	color: #333333;
}
.infomedium {
	font-size: 11px;
	color: #666666;


}
.infobig {
	font-size: 12px;
	color: #333333;

}
.infoheader {
	font-size: 13px;
	color: #990000;
	font-style: normal;
	font-weight: bold;



}
.infoheadergreen {
	font-size: 12px;
	font-weight: bold;
	color: #669900;
}

