body {
padding:0;
margin:0;
background-color:#666;
color:#000;
font-family:arial,helvetica,sans-serif;
font-size:14px;
}

#contents
{
margin-top:10px;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;
width:800px;
padding-top:10px;
padding-bottom:10px;
padding-left:50px;
padding-right:50px;
background-color:#FFF;
color:#000;
}

a {
text-decoration:none;
font-weight:bold;
color:darkslategray;
}



h1 {
text-align:center;
font-size:2em;
margin-bottom:0px;
margin-top:0px;
font-weight:normal;
}


h2 {
text-align:center;
font-size:1.5em;
font-weight:normal;
}


h3 {
text-decoration:underline;
font-size:1.3em;
font-weight:normal;
}


h4 {
text-decoration:underline;
font-size:1.1em;
font-weight:normal;
}

hr {
width:90%;
}


img {
border-style:solid;
border-width:1px;
border-color:black;
}


.centertitle {
text-align:center;
}


.centerimg {
text-align:center;
}


.imgcap {
text-align:center;
font-size:0.9em;
}

.update {
font-size:0.7em;;
}

ul{
text-align:center;
padding-bottom:10px;
}

li{
display: inline;
list-style-type: none;
padding-left:25px;
padding-right:25px;
}

#bottommenu{
text-decoration:none;
color:black;
font-weight:bold;
}
