/* Cascading Style Sheet Code on Level 2 Pages                         */
/* Sets link style, h1 heading style, and description paragraph stlye, */
/* plus the style and positioning of all the right-hand menus.         */
/* Copyright 2001 David Roth. All Rights Reserved.                     */

div * a { text-decoration:none; }
div * a:hover { color:#003300; }
h1 { font-family:garamond,times new roman,times; font-size:22pt; font-weight:bold; font-style:italic; text-align:center; color:#336633; } 
.desc { font-family:arial,veranda,helvetica,sans-serif; font-size:12pt; text-align:left; color:#000000; }
.footer { font-family:arial,veranda,helvetica,sans-serif; font-size:7pt; text-align:center; color:#000000; }
.level1 { font-family:arial,veranda,helvetica,sans-serif; font-size:8pt; font-weight:bold; text-align:left; margin:1px; padding:1px 4px; background-color:#ccccff; border-style:solid; border-width:1px; border-color:#eeeeff #aaaaff #aaaaff #eeeeff; } 
.level2 { font-family:arial,veranda,helvetica,sans-serif; font-size:7pt; font-weight:bold; text-align:left; margin-left:12px; margin-bottom:4px; } 
.odnt { margin-left:-8px; }

