body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	background: #fff;
	color: #646464;
}

h1,h2,h3,h4,h5,h6,p,div,td,th,ul,ol,li,dl,dt,dd,pre,code,form,fieldset,input,select,option,textarea,blockquote { font-size:1em; margin:0; padding:0; }
img, a img, a:link img, a:visited img { border:none; }
address { font-style:normal; }
table { border-collapse: collapse; }

#header, #content, #sidebar, #links, #lightbox {
	font-size: 1.2em;
}
#footer {
	font-size: 1.1em;
}

a {
	text-decoration: none;
	color: #646464;
}
a:hover {
	color: #0072ff;
}

h1, h2, h3, p, li, td, th, dt, dd, div {
	font-size: 1em;
	line-height: 1.25em;
	font-weight: normal;
}
#content h1 {
	font-size: 1.25em;
}
