html, body {
    margin:0;
    padding:0;
    height:100%;
}

p, ul, ol {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
font-style: italic;
}

h1 {
font-size: large;
font-weight: bold;
font-family: arial, verdana, helvetica, sans-serif;
font-style: normal;
color: #003399;
}

h2 {
font-size: medium;
font-weight: bold;
font-family: arial, verdana, helvetica, sans-serif;
font-style: normal;
color: #FF6600;
}

.jack p {font-style: normal;}

#cellheight td {height:50 px;}

#cellheight p {font-style:normal;}

#leftmargin {margin-left: 150px;}

.lead {
font-style: normal;
text-decoration: underline;
}

.nav { font-family: arial, helvetica; font-size: 16pt; position: absolute; top: 77px; height: 25px;}

.nav a {text-decoration: none;}

.nav a:link, .nav a:visited { color: #FBA626; }

.nav a:hover { color: #1111F8; }

a {text-decoration: none;}

a:link { color: #1111F8; }

a:visited { color: #1111F8; }

a:hover { color: #FBA626; }

.full { color: #F00; font-style: normal; }

#pix a:hover  {background: white; }
#pix a:hover img.hid {visibility: visible; border: none; }
#pix p {
margin: 0;
position: relative;
font-weight: normal;
font-style: normal;
}


