BODY {
        background-color: #aa8877;
	font-family: arial, sans-serif
}

TR.menu {
   background-color: #338877
}

TD.menu_selected {
   background-color: #334455;
   font-weight: bold
}

A.menu:link {color: #000000; text-decoration: none}
A.menu:visited {color: #000000; text-decoration: none}
A.menu:hover {text-decoration: none}

TD.footer {
	font-weight: bold;
	font-size:  10pt;
	font-family: "book antiqua";
	text-align:  center;
}

H2.reference {
	font-size:  14pt;
}
