a.menu:link {text-decoration: none; color: #ffffff}
a.menu:active {text-decoration: none; color: #cccccc}
a.menu:visited {text-decoration: none; color: #cccccc}
a.menu:hover {text-decoration: none; color: #cccccc}

a.body:link {text-decoration: none; color: #aa0000}
a.body:active {text-decoration: none; color: #aa0000}
a.body:visited {text-decoration: none; color: #333333}
a.body:hover {text-decoration: none; color: #333333}

a.footer:link {text-decoration: none; color: #666666}
a.footer:active {text-decoration: none; color: #666666}
a.footer:visited {text-decoration: none; color: #666666}
a.footer:hover {text-decoration: none; color: #333333}

P.body {margin-top: 5px; margin-bottom: 10px; margin-left: 20px; margin-right: 20px; font-size: 9pt; font-family: arial; color: 333333;}

P.header {margin-top: 20px; margin-bottom: 10px; margin-left: 20px; margin-right: 20px; font-size: 11pt; font-family: arial; font-weight: bold; color: 333333;}

P.menu {margin-top: 10px; margin-bottom: 0px; margin-left: 10px; margin-right: 5px; font-size: 9pt; font-family: arial; color: ffffff; font-weight:bold;}

P.footer {margin-top: 5px; margin-bottom: 5px; margin-left: 15px; margin-right: 5px; font-size: 9pt; font-family: arial; color: 666666;}