/* @override http://www.virtualalbuquerque.com/VirtualABQ/css/ex.css */

/* Styles not related to code  */

body, td { font: 14px/1.3 verdana, arial, helvetica, sans-serif; }
h1 { font-size:1.3em; }
h2 { font-size:1.2em; }

td { vertical-align:top; }
th {
    font-family: verdana, arial, helvetica, sans-serif;
    padding-bottom:4px; text-align:center;
    }

a:link { color:#33c; }    
a:visited { color:#339; }
ul { margin-bottom: 2.4em; }
ul li { margin-bottom:.5em; }
p { max-width: 60em; }

#tipDiv {
    color:#000; font-size:11px; line-height:1.2;
    background-color: white; border:1px solid #667295; 
    width: 110px; padding:4px;
}
