@charset "UTF-8";

/* print layout 
-----------------------------------------------*/
body {
	font-size: 10pt;
	line-height: 15pt;
	color: #000;
}

a {
	text-decoration: none;	
	color: #000;
}

h1 { font-size: 18pt; }
h2 { font-size: 14pt; }
h3 { font-size: 12pt; }
h4 { font-size: 12pt; }
h5 { font-size: 12pt; }
h6 { font-size: 12pt; }

img {
	border: none;
}

#header #logo h1 {
	font-size: 36px;
}

#footer h1{ 
	font-size: 10px;
}
