p {font-family:Arial,Verdana,Helvetica,sans-serif;} 
h1 {font-size:2.5em;} /* 40px/16=2.5em */
h2 {font-size:1.75em;} 
h3 {font-size:1.25em;} 
h4 {font-size:0.75em;  margin:2px} 
p {font-size:0.75em;} 


a:link { text-decoration:none; font-weight:bold; color:#0000FF; }
a:visited { text-decoration:none; font-weight:bold; color:#000000; }
a:hover { text-decoration:none; font-weight:bold; background-color:#FFFFFF; }
a:active { text-decoration:none; font-weight:bold; }
a:focus { text-decoration:none; font-weight:bold; }


#body {
    margin:0;
    padding:0;
    padding-bottom:0em;
}

#content {
    padding-bottom:0em;
}

#header {
    margin: 0;
    background:#efefef;
    text-align:center;
    padding:0em;
}

#footer {
    bottom:0px;
    background:#efefef;
    text-align:center;
    padding:0em;
    width:100%;
    text-decoration:none;
    color:#000000
   
 
}

#footer table {
    max-width: 400px;
}

/* 

a:link { text-decoration:none; font-weight:bold; color:#0000FF; }
a:visited { text-decoration:none; font-weight:bold; color:#000000; }
a:hover { text-decoration:none; font-weight:bold; background-color:#FFFFFF; }
a:active { text-decoration:none; font-weight:bold; }
a:focus { text-decoration:none; font-weight:bold; }

*/
