body { color: #000000;
       background: #ffffff;
       margin-top:     1em;
       margin-bottom:  1em;
       text-align: left;
       font-family: georgia, "times new roman", serif;
       }

h1, h2, h3, h4, h5, h6 {font-weight: bold;
                        font-family: verdana, arial, helvetica, sans-serif;}

p.nav {font-family: verdana, arial, helvetica, sans-serif;}

del {text-decoration: line-through;}

a:link {color: #003399;
        background: transparent;
	text-decoration: underline;
	}

a:visited {color: #996633;
	background: transparent;
	text-decoration: underline;
	}

a:active {color: #ff9933;
	background: transparent;
	text-decoration: underline;

}

div.pub li a, dt {font-weight: bold;}

p.recommend {display:none;}

strong {color: #ff0000;
        background: transparent;
        font-weight: bold;}

div.para p, div.para ul, div.para ol {margin-top:0; margin-bottom:0;}

ol li b a {display:block; margin:0;}    

        
        
