/* Base for all css capable browsers and print stylesheet */
a img, img { border: 0;}
a:focus {outline:none;}

body {
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, sans-serif;
}
