body, html {
	font-family: arial, helvetica, geneva, sans-serif;
    font-weight: normal;
    color: #333333;
}

H1 {
    font-size:16pt;
    color:#006666;
}
H2 {
    font-size:100%;
    color:#336633;
    margin-top:10px;
	text-align:center;
}
P {
    font-size:80%;
    color:#333333;
    text-align:justify;
    margin-top:3px;
}

td.map {}
td.map p {
	font-weight: bold;
    font-size: 95%;
    margin-top: 3px;
    margin-bottom:3px;
}
td.map ul {
	margin-top: 0px;
    margin-bottom: 5px;
    font-size: 90%;
}

.text {
    font-size:80%;
    color:#333333;
    text-align:justify;
}
td.text,table.text {
	text-align: center;
}

UL {
    list-style-type:disc;
    margin-top:1px;
    text-align:justify;
    margin-bottom: 3px;
}
OL {
	margin-bottom: 3px;
    margin-top: 3px;
}
DIV UL {
	margin-top: 3px;
    margin-bottom: 3px;
}

.nav {
    font-size:9pt;
    color:#00555E;
}
.curr {
    font-size:9pt;
    color:black;
}
.where {
    font-size:9pt;
    color:black;
	white-space:nowrap;
}
.headmenu {
	font-weight:bold;
	color: white;
    font-size:80%;
	text-decoration:none;
	margin-left:6px;
	margin-right:6px;
	white-space:nowrap;
}