
H1,H2,H3,H4,H5,H6
{
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-weight:normal;
  color:gold;
}

A
{
  font-family:Courier New,serif;
  text-decoration:none;
}

A:link{color:greenyellow;}
A:vlink{color:plum;}
A:alink{color:plum;}

#nolink
{
  color:darkgray;
  font-family:Courier New,serif;
}

#attention
{
  color:skyblue;
}

P,TH,DL
{
  font-family:Verdana,Arial,Helvetica,sans-serif;
  text-align:justify;
  color:wheat;
}

UL
{
  font-family:Courier New, monospace;
  color:wheat;
}

TD,OL
{
  font-family:Verdana,Arial, sans-serif;
  text-align:justify;
  color:wheat;
}


td#header,#liketext{ background-color:mediumorchid; color:black; }
td#msg{ background-color:yellowgreen; color:black; }

#prop
{
  font-family:Arial, sans-serif;
  color:wheat;
}

body
{
  color:wheat;
  background-image:url(/image/earth.jpg);
}

#floater{
    left:10px;
    top:20px;
    width:90px;
    height:100px;
    position:absolute;
}

#cont
{
  margin-left:120px;
}
