body
{
background: #000000
}


table
{
font-family: "gill sans";
font-size: medium;
color: #22CCFF;

}
.bdr {font-weight: bolder;}
p,ul
{
font-family: "gill sans";
font-size: medium;
color: #22CCFF;
border-style: none;
}

p.head1
{
font-size: xx-large;
text-align: center;
line-height: 1;
}

p.head2
{
font-size: x-large;
text-align: center;

}

p.head3
{
font-weight: bolder;
text-decoration: underline;
}

p.bb
{
font-weight: bolder;
}

table.bb
{
font-weight: bolder;
font-family:  "century gothic", "gill sans", Ariel, Bookman Old Style;
color: #DDDD44;
font-size: large;
}

.box
{
border-style: groove;
border-color: #DDDD44;
border-width: medium;
cursor: pointer;
}

ul.numli
{
list-style-type: decimal
}

ul.disli
{
list-style-type: disk;
list-style-position: outside;
}

p.mini
{
font-size: smaller;
}

img.logo
{
top: 0;
left:0;
width: 135;
height: 135;
}
img.ah
{
position: relative;
left: +60;
}