﻿h1 {
	font-size: 30px;
	margin: 40px 0;
}

h2 {
	font-size: 20px;
	margin-bottom: 35px;
}

.errormsg {
	display: block;
	color: #dd4b39;
}

.textRight {
	text-align: right;
}

.bold {
	font-weight: bold;
}