*{
	font-family:verdana;
}

h1, h2, h3, h4{
	font-weight:bold;
	color:#515152;
	margin-bottom:16px;
}

h1{
	font-size:16px;
}

h2{
	font-size:14px;
}

h3{
	font-size:12px;
}

h4{
	font-size:10px;
}

p{
	font-size:11px;
	color:#515152;
	line-height:18px;
margin-bottom:16px;
}

a{
	color:#515152;
}

.contact-form-fields{
font-size:11px;
}
