html,body {
font-family:Times, Georgia, Palatino, serif;
font-size:16pt;
font-size:100%;
color:#000;
}

body {
width:100%;
}

h1 {
font-size:125%;
}

h2 {
font-size:100%;
}

h3 {
font-size:80%;
text-transform:uppercase;
}

.uppercase {
text-transform:uppercase;
}

a {
text-decoration:underline;
}

#footer p {
display:none;
}

#footer h4 {
font-size:80%;
text-transform:uppercase;
text-align:center;
}

