h1 {
	font-size: 28px;
	font-weight:100;
	line-height:36px;
}
h2 {
	font-size: 24px;
	font-weight:100;
	line-height:36px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 14px;
	color: #CCC;
}
a:link {
	color:#b5152b;
	text-decoration:none;
}
a:visited {
	color:#b5152b;
	text-decoration:none;
}
a:hover {
	color:#666;
	text-decoration:none;
}
a:active {
	color:#b5152b;
	text-decoration:none;
}



