    ADDRESS { text-align : center; }
    BODY {
        font-family : helvetica, sans-serif;
        background-color : #FFFFFF; 
        color : black;
        text-align : outline;}
    Li { text-align : left };
    P {
        text-align : justify;
        color : black;
        background-color : transparent;
        font-family : Helvetica, sans-serif; }
    P.right {
        text-align : right }
    P.left {
        text-align : left }
    P.justify {
        text-align : justify}
    H1 { 
        font-size  : 120%; 
        font-style : italic;
        text-align : center;
        font-weight : bold;
        background-color : #BBCCEE; }
    H1.title { 
        font-size  : 120%; 
        font-style : italic;
        text-align : center;
        font-weight : bold;
        background-color : #BBCCEE; }
    H2 { 
        font-family : Helvetica, sans-serif}
    IMG.float-right {
	float :right;
	margin: 0em 1em 1em 1em; }
    A  { 
        font-family : Helvetica, sans-serif;
        text-decoration : none;
        color : #000099; }
    A.menu { 
        font-size : 100%; 
        font-weight : bold }
    A.newmenu { 
        font-size : 120%; 
        font-weight : bold; 
        color : blue }
    A.address { 
        font-weight : normal;
        text-decoration : none;
        color : black; }
    TD { 
        background-color : white; 
         font-family : Helvetica, sans-serif; }
    TD.name { 
        font-variant : small-caps;
        font-weight : normal;}
    TD.ne {
        background-image : url("shadow/borderne.gif")}
    TD.n  {
        background-image : url("shadow/bordern.gif")}
    TD.nw {
        background-image : url("shadow/bordernw.gif")}
    TD.e {
        background-image : url("shadow/bordere.gif")}
    TD.s {
        background-image : url("shadow/borders.gif")}
    TD.w {
        background-image : url("shadow/borderw.gif")}
    TD.se {
        background-image : url("shadow/borderse.gif")}
    TD.sw {
        background-image : url("shadow/bordersw.gif")}
    TD.uitvul {
        background-color : rgb(255,255,255);
        text-align : justify;
        font-family : Helvetica, sans-serif}
    TD.button {
        background-color : rgb(190,190,190);
        text-align : justify;
        padding : 0;
        spacing : 0;
        font-family : Times, Serif}
    TD.center {
        background-color : rgb(255,255,255);
        text-align : center;
        font-family : Helvetica, sans-serif}
    TD.content {
        text-align : left;
        background-color : white;
        };
    TD.border {
        text-align : center;
        background-color : black;
        };
    TD.outline {
        text-align : outline;
        background-color : white;
        };
    TD.title {
        background-color : #BBCCEE;
        font-weight : bold;
        text-align : center; }
    TD.articletitle {
        font-weight : bold; }
    TD.titleborder {
        background-color : #FFFFFF;
        font-weight : bold;
        text-align : center; }
    TD.subtitle {
        background-color : #BBCCEE; 
        text-align : center;} 
    TD.item {
        font-style : italic;
        };
    TD.icon {
        vertical-align : text-top };
    TD.papertitle {
        color : rgb(0, 0, 30%);
        font-weight : bold; }
    TD.author { 
        font-weight : normal; }
    TD.journal {
        font-weight : normal;}
    TD.reprint {
        font-weight : normal;}
    TD.note {
        font-style : italic;}
    TD.icon {
        vertical-align : text-top };
    TD.title {
        color : "#21295A";
        font-weight : bold; }
    hr { width : 100%;}
