.evwrapper { text-align: left; padding: 12px; }

.evwrapper a { color: #f01962; }

.evwrapper hr {
	margin: 1em 0;
	border: none 0; 
	height: 1px; /*whatever the total width of the border-top and border-bottom equal*/
	border-top: 1px solid #000;
}

.evwrapper h1, .evwrapper h2, .evwrapper h3 { font-size: 1.6em; font-family: "FuturaStd-BookOblique", "Futura", "Tahoma"; font-weight: normal; margin-bottom: 0.4em; }
.evwrapper h2 { font-size: 1.3em; }
.evwrapper h3 { font-size: 1.1em; font-weight: bold; }
.evwrapper p { margin-bottom: 1em; line-height: 1.2em; }
