Body {
	background-image: url(/atom_smasher.gif);
	background-repeat: no-repeat;
        background-position: 50% 50%;
        background-attachment: fixed;
        background-color: #555555;
        font :  normal x-small/normal Arial, Helvetica, sans-serif;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12pt;
        font-style : normal;
        font-weight : normal;
        color: white;
    }

    TD {
        font :  normal x-small/normal Arial, Helvetica, sans-serif;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12pt;
        font-style : normal;
        font-weight : normal;
        color: white;
    }

        A {
            font :  normal x-small/normal Arial, Helvetica, sans-serif;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12pt;
        font-style : normal;
        font-weight : bold;
        color: #DDDDFF;
    }

        A:Visited {
                font :  normal x-small/normal Arial, Helvetica, sans-serif;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12pt;
            font-style : normal;
        font-weight : bold;
            color: #D0D0D0;
    }

        A:Hover {
            font :  normal x-small/normal Arial, Helvetica, sans-serif;
            font-family : Arial, Helvetica, sans-serif;
            font-size : 12pt;
            font-weight : bold;
            color: DDFFDD;
	    background-image: url(/shade.gif);
    }

    B {
        font-weight : bold;
    }

    H1 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 16pt;
        font-style : normal;
        font-weight : bold;
        color : #0000ff;
    }
