@import url(_specs.css);

body {
	margin:	0;
	padding: 0;
	color:#ffffff;
	background-color: #000000; }

body, div, p, th, td, html {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px; }

a { text-decoration: none; color: #ffffff; outline: none;}
a img { border:none; }

