@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic");

a {
	text-decoration:none;
	color: #64000F;
}

a:hover {
	font-weight: bold;
}

body {
	font-family: "Open Sans", "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #FFF0CD;
}


img {
	border-width: 0px;
}

p {
	text-align: center;
	font-family: "Open Sans", Arial, Sans, Calibri;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 10pt;
	font-weight: normal;
	line-height: 14pt;
	color: black;
}

.click {
	font-size: 10pt;
	color: #64000F;
	margin-top: 12pt;
	margin-bottom: 12pt;
	}
	
.p12b {
	margin-bottom: 12px;
}
