@charset "UTF-8";
body {
	background-color: #FFFFFF;
	color: #160000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-align: center;
}
body nav {
	font-size: x-large;
	/* [disabled]word-spacing: 10px; */
	padding-bottom: 100px;
}
body h6 {
	font-size: medium;
}
body h5 {
	font-size: medium;
}
body p {
    border-width: 150mm;
    border-radius: 10px;
    text-align: left;
    font-size: 12px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-weight: normal;
}
body footer {
	padding-top: 15%;
}
body header {
	padding-bottom: 100px;
}
