body {
background-color: #FFFFFF;
color: #000000;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 1em;
}

h1 {
font-style: italic;
}

p.footer {
font-size: .8em;
text-align: center;
/*font-weight: bold;*/
}

a:link {
color: #440088;
text-decoration: none;
}

a:visited {
color: #440088;
text-decoration: none;
}

a:hover {
color: #000000;
background-color: #DDDDDD;
}

a:active {
color: #000000;
}