body {
 font-family: Papyrus,Arial,cursive;
 font-size: 14;
 font-style: normal;
 color: #FFFFFF;
 background: #000000;
        SCROLLBAR-FACE-COLOR: #2b313d;
        SCROLLBAR-HIGHLIGHT-COLOR: #000000;
        SCROLLBAR-SHADOW-COLOR: #0D1526;
        SCROLLBAR-3DLIGHT-COLOR: #2b313d;
        SCROLLBAR-ARROW-COLOR:  #000000;
        SCROLLBAR-TRACK-COLOR: #2b313d;
        SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
style="border-width:thinpx;border-style:inset;"

P.H1 {
 color: white;
 font-family: Papyrus,Arial,cursive;
 font-size: 24;
 font-style: bold;
 text-align: center;
 text-decoration: underline
 }


p.text {
 font-family: Rockwell;
 font-size: medium;
 font-style: bold;
 text-align: center;
 color: #FFFFFF;
 }


table#1 {
 background: #0000ff;
 align: center;
 border: #C0C0C0;
 }


tr#row1 {
 align: center;
 valign: center;
 }


tr#row2 {
 font-family: Papyrus,Arial,cursive;
 font-size: 30;
 font-style: normal;
 text-align: center;
 }


td#pic {
 height: 150;
 width: 150;
 border: medium ridge darkblue;
 background:000000;
 text-align: center;
 text-valign: center;
 }

td#pic2 {
 border: medium inset grey;
 background:000000;
 text-align: center;
 }



 a:link { text-decoration:none; color:#FFFFFF; }
 a:visited { text-decoration:none; color:#FFFF00; }
 a:hover { text-decoration:underline; color:#FFFFFF; }
 a:active { text-decoration:none; color:#FFFF00; }