@import 'style.new.css';

body {
	font-size:14px;
}

h1 {
	color:#777e84;
	font-size:28px;
	margin:10px 0 20px 0;
}

h2 {
	color:#777e84;
	font-size:25px;
	margin:10px 0 20px 0;
}

h3 {
	color:#bdbec0;
	font-size:20px;
	font-weight:bold;
	margin:10px 0 20px 0;
}

.topMenu ul li a {
	font-size:16px;
}

.boxes .box {
	height:220px;
}