@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	background: url(../img/bg_body.gif) repeat-x 0 75px;	
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	font-style:normal;
	font-weight:normal;	
}
h1 {

font-size:3em;}

h2 {

font-size:2.5em;}
h3 {

font-size:1.75em;}

a {
border:none;
}