@charset "UTF-8";
html,body,p {
  margin: 0; 
  padding: 0; 
  border: 0; 
  border-collapse: separate; 
}
body {
	background: #fff;
	letter-spacing:0.5px;
	color:#000;
	font-size: 12px;
	padding: 10px;
	font-family: Arial,sans-serif;
	line-height: 150%;	
}
h1,h2,h3,h4,h5,h6 {
	line-height: 120%;
}
div#logo,div#logo-2,div#search-bar,div#right-content,div#flash-content,p.back a  {
	display: none;
}
a img {
	border: 0;
}
