@CHARSET "UTF-8";

body {
	background-color: #ffffff;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

h1,h2,h3 {
	font:bold 14px 'Arial'; 
	line-height: 1.4em;
	color: #000000
}

img {
	border-style: none;
}	
.notInPrint {
	display: none;
}

a {
	color: black;
	text-decoration: none;
}
