@import url("layout.css");

@import url("type.css");

@import url("hacks.msie.pc.css");



*

{
	margin: auto;
	border: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;

}



body

{

   font-family: Helvetica, Arial, sans-serif;

   font-size: 12px;

   line-height: 1.5em;

   color: #000000;

   background-color: none;

}
