h1 {font-size: 3.5em; font-weight: 300; margin-bottom: 15px;}
h2 {font-size: 2.5em; font-weight: 300; margin-bottom: 15px;}
h3 {font-size: 1.5em; font-weight: 300; margin-bottom: 12px;}
h4 {font-size: 1.0em; font-weight: 300; margin-bottom: 10px;}
h1,h1,h3,h4 {}

.bC {
	font-size: 1.5em;
	font-weight: 300;
}

.fat {
	font-weight: 700;
}

.bigger {
	font-size: 1.5em;
}

.muchobigger {
	font-size: 2em;
}

.light {
	font-weight:300;
}

a:link {color: #444;text-decoration: none;}
a:visited {color: #444;text-decoration: none;}
a:focus {outline:none;}
a:hover {color: #444;text-decoration: none;}
a:active {}