html, body {
	font-family: Arial;
	font-size: 16px;
}
.important {
	color: red;
}
.pad {
	padding: 10px 0px 10px 0px;
}
h1 {
	color: #45CB78 !important;
}
