.css {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.black {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.code {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

