body {
        font-family: Arial;
}

#copy a {
        font-size: x-small;
        color: #666;
}

#menu a {
        margin: 0 10px;
        padding: 10px;
        color: #6078BF;
        font-size: small;
        font-weight: bold;
        text-decoration: none;
}

#menu a:hover {
        color: #fff;
}

#text h1 {
        font-size: large;
        margin-bottom: 10px;
}

#text h2 {
        font-size: normal;
        color: #000;
}

#text h4 {
        margin-bottom: 0.6em;
        padding-bottom: 0;
        color: #804F40;
}

#text .block h4 {
        text-transform: uppercase;
        }

#text p, li {
        margin-top: 0.5em;
        font-size: small;
        text-align: justify;
}

#text .ps {
        text-align: right;
        font-style: italic;
}
#text .notice {
        text-align: center;
}

#text ul li {
        margin-bottom: 20px;
        text-align: justify;
}

#text a {
        color: #367636;
}

#text a:hover {
        color: #193719;
}

#text .way {
        font-size: x-small;
        }

#text table {
        width: 100%;
        border-collapse: collapse
        }

#text td {
        border-bottom: 1px #315118 dotted;
        vertical-align: top;
        font-size: small;
        }
#earth {	position: absolute;
	left: 0;
	top: 246px;}
