h1{
	font-size: 36px;
}
h2{
	font-size: 26px;
	margin-top: 20px;
}
h3{
	font-size: 20px;
	margin-top: 20px;
}
#confirm{
	margin-top: 50px;
}
#content{
	min-height: 0;
}
h3 a{
	text-decoration: underline;
}
h3 a:hover{
	text-decoration: none;
}
.title{
	font-weight: bold;	
}

h3.slimTop {
	margin-top: 0;
}
h3.thick {font-weight: 700;}
