/* emblem main print styles */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #333333;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	margin-bottom: 6px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-bottom: 6px;
	text-transform: uppercase;
}

p {
	margin-top: 14px;
}

.imgleft {
	padding-right: 10px;
}

a {
	color: #000000;
}
