body {
	background-color:#ffffff;
}

#nav {
    display: none;
}

#infofooter {
    display: none;
}

#notice {
    display: none;
}

#footer {
    border-top: 1px solid #666666;
	color: #666666;
	margin-top: 40px;
}

h1 {
    font-size: 20pt;
}

h2 {
    font-size: 16pt;
}

h3 {
    font-size: 14pt;
}

h4 {
    font-size: 14pt;
}

h5 {
    font-size: 12pt;
}

h6 {
    font-size: 12pt;
}

p {
	font-size:12pt;
}
