@charset "utf-8";
/* CSS Document */
body {
	background: #fff url(img/bg.png) repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 83%; 

	margin: 0; 
	padding: 0;
	color: #555;
	height: 100%;
}
img { border: 0; }
p { line-height: 1.4em; font-size: 1em; margin: 15px 0 20px; }
a { color: #06F; text-decoration: none; }		
a:hover { border-color: #f00; }
h1 {font-size: 18px; font-weight: normal; color: #000; margin: 0; line-height: 40px;}
h2 { font-size: 14px; font-weight: normal; color: #000; margin: 0; }
h3, h4 { font-size: 2em; font-weight: normal; color: #000; margin: 0; }
h4 { font-size: 1.7em; }
