body {margin:10}
	body {background:#ffffff}
	code {color:#071d88; font-family: "Verdana", sans-serif}
	h3 {color:#071d88; font-family: "Verdana", sans-serif}
	h3 {font-size: 16pt}
	h4 {color:#071d88; font-family: "Verdana", sans-serif}
	h4 {color:#071d88; font-size: 14pt}
	td {color:#071d88; font-family: "Verdana", sans-serif}
	td {font-size: 10pt}
	p {color:#071d88; font: 10pt/20pt "Verdana", sans-serif}


	A:link{color:#9a10b5; text-decoration:none}
	A:visited {color:green;text-decoration:none}


.text-wrapper {  
	float: left; 
	width: 47%; 
} 
.text-wrapper img { 
	width: 94%; 
} 
.text-wrapper p { 
	text-align: center; 
} 
@media (max-width: 767px) { 
	.text-wrapper { 
		float: none; 
		width: 94%; 
	} 
}