@import url('color.css');
h1, h2, h3, h4, h5, h6 {
	color:#21587E !important;
}

.form_title, h5.form_title, div.form_row_submit {
    background: none repeat scroll 0 0 #2F73B3;
    color: #FfFfFf !important;
}
