/* * @(#)default.css 1.37 98/10/17 * * Copyright (c) 2006 Sun Microsystems, Inc. All Rights Reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation. Sun designates this * particular file as subject to the "Classpath" exception as provided * by Sun in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * version 2 for more details (a copy is included in the LICENSE file that * accompanied this code). * * You should have received a copy of the GNU General Public License version * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, * CA 95054 USA or visit www.sun.com if you need additional information or * have any questions. */ body {font-size: 14pt; font-family: SansSerif; margin-left: 0; margin-right: 0; color: black} p {font-size: medium; font-weight: normal; margin-top: 15} h1 {font-size: x-large; font-weight: bold; margin-top: 10; margin-bottom: 10} h2 {font-size: large; font-weight: bold; margin-top: 10; margin-bottom: 10} h3 {font-size: medium; font-weight: bold; margin-top: 10; margin-bottom: 10} h4 {font-size: small; font-weight: bold; margin-top: 10; margin-bottom: 10} h5 {font-size: x-small; font-weight: bold; margin-top: 10; margin-bottom: 10} h6 {font-size: xx-small; font-weight: bold; margin-top: 10; margin-bottom: 10} li p {margin-top: 0; margin-bottom: 0} menu li p {margin-top: 0; margin-bottom: 0} menu li {margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0} menu {margin-left: 40; margin-top: 10; margin-bottom: 10} dir li p {margin-top: 0; margin-bottom: 0} dir li {margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0} dir {margin-left: 40; margin-top: 10; margin-bottom: 10} dd p {margin-left: 40; margin-top: 0; margin-bottom: 0} dt {margin-top: 0; margin-bottom: 0} dl {margin-left: 10; margin-top: 10; margin-bottom: 10} ol li {margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0} ol { margin-top: 10; margin-bottom: 10; margin-left: 50; list-style-type: decimal } ol li p {margin-top: 0; margin-bottom:0} ul li {margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0} ul {margin-top: 10; margin-bottom: 10; margin-left: 50; list-style-type: disc; -bullet-gap: 10} ul li ul li {margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0} ul li ul {list-style-type: circle; margin-left: 25} ul li ul li ul li {margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0} ul li ul li ul {list-style-type: square; margin-left: 25} ul li menu {list-style-type: circle; margin-left: 25} ul li p {margin-top: 0; margin-bottom:0} a {color: blue; text-decoration: underline} big {font-size: x-large} small {font-size: x-small} samp {font-size: small; font-family: Monospaced} cite {font-style: italic} code {font-size: small; font-family: Monospaced} dfn {font-style: italic} em {font-style: italic} i {font-style: italic} b {font-weight: bold} kbd {font-size: small; font-family: Monospaced} s {text-decoration: line-through} strike {text-decoration: line-through} strong {font-weight: bold} sub {vertical-align: sub} sup {vertical-align: sup} tt {font-family: Monospaced} u {text-decoration: underline} var {font-weight: bold; font-style: italic} table { border-color: Gray; border-style: outset; margin-top: 5; margin-bottom: 5; margin-left: 5; margin-right: 5 } td { border-color: Gray; border-style: inset; padding-left: 1; padding-right: 1; padding-top: 1; padding-bottom: 1 } th { border-color: Gray; border-style: inset; padding-left: 1; padding-right: 1; padding-top: 1; padding-bottom: 1 } td p { margin-top: 0; padding-top: 2; padding-bottom: 2; padding-left: 2; padding-right: 2 } th p { margin-top: 0; font-weight: bold; padding-top: 2; padding-bottom: 2; padding-left: 2; padding-right: 2 } address { color: blue; font-style: italic } blockquote { margin-top: 5; margin-bottom: 5; margin-left: 35; margin-right: 35 } center {text-align: center} pre {margin-top: 5; margin-bottom: 5; font-family: Monospaced} pre p {margin-top: 0}