/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
h1 { font-size:180%; }
h2 { font-size:160%; }
h3 { font-size:140%; }
h4 { font-size:130%; }
h5 { font-size:120%; }
h6 { font-size:110%; }


#wrapper {
	padding: 10px;
}