.header {

	font-family: "Times New Roman", Times, serif;

	font-size: 24px;

	font-style: italic;

	line-height: 26px;

	font-weight: bold;

	color: #51514e;



}

.body {

	font-family: "Times New Roman", Times, serif;

	font-size: 24px;

	font-style: italic;

	line-height: 24px;

	font-weight: bold;

	color: #51514e;

}

.text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height: 20px;

	color: 51514E;

}

.links {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height: 20px;

	font-weight: bold;

	color: #8426A4;

	font-style: normal;

}

.footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #808080;

}

.address2 {
    display:none;
}
.valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
.invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}