
body
{
 font:16px Arial;
 color:white;
 background:#ffffff url('first.jpg') no-repeat center fixed;
}

h1
{
 font: bold 42px arial;
 color:ff0000;
 text-align:center;
 text-transform:capitalize;
}

h2
{
 font: bold 20px arial;
 color:#000000;
 text-align:center;
 text-transform:capitalize;
}

table
{
 font-family:"arial narrow";
 border-style:none;
 text-align:center;
 empty-cells:hide;
}

table table
{
 width:700;
 border-style:none;
}

TD
{
 font-family:Arial;
 color:white;
 font-size:12pt;
 font-weight:none;
 background-color:00bfff;
 border-style:solid;
 border-color:000000;
 padding:10px;
 border-width:2;
}

.main
{
width:70;
height:40;
background:00bfff;
font-size:14pt;
}

.mainb
{
width:70;
font:bold;
height:40;
background:00bfff;
font-size:14pt;
}

.legend
{
 font-size:21px;
 font-family:Arial;
 color:ffffff;
 font-weight:none;
 background-color:00bfff;
 border-style:none;
 border-color:red;
 padding:10px;
}


.page
{
width:70;
height:40;
background:00bfff;
font-size:14pt;
}

.pageb
{
width:70;
font:bold;
height:40;
background:00bfff;
font-size:14pt;
}

.body
{
 font-family:Arial;
 color:000000;
 font-size:18px;
 font-weight:none;
 background-color:00bfff;
 border-style:none;
 border-color:red;
 padding:10px;
}
.pics
{
 font-family:Arial;
 color:white;
 font-size:12pt;
 font-weight:none;
 background-color:transparent;
 border-style:none;
 border-color:#000000;
 padding:10px;
 border-width:2;
}


.table
{
 background-color:00bfff;
 border-style:solid;
 border-color:000000;
 padding:10px;
border-width:2;
}


A:link
{ font-family:Arial; color:000000; font-size:14px; font-weight:none; text-decoration:underline; }

A:visited
{ font-family:Arial; color:000000; font-size:14px; font-weight:none; text-decoration:underline; }

A:active
{ font-family:Arial; color:000000; font-size:14px; font-weight:none; text-decoration:underline; }

A:hover
{ font-family:Arial; color:ff0000; font-size:14px; font-weight:bold; cursor:crosshair;}