body
a:hover {text-decoration: underline;}
a {text-decoration: none;}
img {margin: 0; padding: 0; border: none;}

h1 {
font-size: 16pt;
color: #000;
font-weight: 800;
text-align: center;
}

h2 {
font-size: 12pt;
color: #000;
font-weight: 800;
text-align: center;
}

#bigbox {
background-color: #fff;
}

#head {
background-color: rgb(225,225,225);
background-image: url('/images/head.gif');
height: 80px;
}

#foot a {color: #000;}
#foot a:visited {color: #000;}

#foot {
background-color: rgb(225,225,225);
background-image: url('/images/foot.gif');
color: #000;
height: 80px;
}

#article {
Padding-left: 40px;
Padding-right: 40px;
Padding-bottom: 80px;
}

#menu a {color: #000;}
#menu a:visited {color: #000;}

#menu {
padding-left: 80px;
padding-right: 80px;
Padding-bottom: 80px;
text-align: left;
}

