h1, h2, h3, h4, h5, h6 {
	font-family:'Lato',arial,verdana,sans-serif;
	margin:0px;
	text-decoration:none;
	color:#555555;
}

h1 {
	font-size:22px;
	line-height:30px;
	margin-bottom:20px;
	font-weight:500;
}

h2 {
	font-size:20px;
	line-height:32px;
	margin-bottom:20px;
	font-weight:500;
}

h3, h4, h5, h6 {
	font-size:18px;
	line-height:26px;
	font-weight:400;
}

.PlainText {
	font-family:'Lato',arial,verdana,sans-serif;
	font-size:16px;
	line-height:26px;
	color:#444;
	font-weight:300;
}

.Text12 {
	font-family:'Lato',arial,verdana,sans-serif;
	font-size:14px;
	line-height:16px;
	color:#444;
}

.Text16 {
	font-family:'Lato',arial,verdana,sans-serif;
	font-size:16px;
	line-height:18px !important;
	color:#444;
}

.AlertText {
	color:#a94442;
	font-weight:bold;
}

p {
	margin-bottom:20px !important;
}
