@import "renderx.css";

div.contact {
	float: left; width: 80%;
	margin: 6pt 12pt; padding: 6pt 12pt;
	border-left: thin solid #CC3300;
	font-size: bigger;
}
div.contact h2 {margin-top: 0pt; padding-top: 0pt; color: #CC3300;}
div.contact p {
	margin-bottom: 0pt; padding-bottom: 0pt;
	font-family: sans-serif; font-size: 14pt;
}

span.tag {
	background-color: #FFF0e8;
}

