h1 .big,
h2 .big,
h3 .big,
h4 .big,
#menu a .big {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

h1 .small,
h2 .small,
h3 .small,
h4 .small,
#menu a .small {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
