 BODY
{

/*  font-size: 80%; */
  background-color: #294f7a;
  color: #ffffff;
  margin: 0;
  padding: 0;
}
.title{font-size: 28; font-weight:bold; FONT-FAMILY: Courier New,Courier, mono; }
.content{font-size: -1; font-weight:bold};
DIV
{
  line-height: 1.3em;
}
P
{
  margin: 0;
  padding: 0;
}

IMG
{
  border: 0;
}
A:link
{
  text-decoration: underline;
  color: #ffcc33
}
A:visited
{
  text-decoration : underline;
  color: #ffcc33
}
A:hover
{
  text-decoration: underline;
  color: #ffcc33
}
H1
{
font-size:25;
font-weight:bold;
FONT-FAMILY: Courier New, Courier, mono;
        }
