/* CSS Document */

body {
	text-size: small;
	line-height: 1.5em;
	
 }

h1, h2, h3 {  }

h1 { 170%; }

h2 { 150%; }

h3 { 120%; }

#copyright {font-size: 50%;
text-align: center;
line-height: normal;
margin-top: 30px; }
