* {
	margin: 0;
	padding: 0;
 	outline: none;	
	font-family: Arial, sans-serif;
}

body {
	font-size: small;
}

* html img {
  	behavior: url("../js/pngbehavior.htc");
}

img {
	border: none;
}

pre {
    white-space: normal;
}

