body	{ background-color: #eeeeee;
		}

h1      { font-family: Arial, Helvetica;
          font-size: 16pt; color:#888888;
          text-align: center;
          background-color: #eeeeee;
          border-top: 2px solid #CA0000;
          border-bottom: 2px solid #CA0000;
          padding-top: 2px
        }

h2      { font-family: Arial, Helvetica;
          font-size: 10pt; color: #888888;
          text-align: center; padding-bottom: 4px
        }

h3      { font-family: Arial, Helvetica;
          font-size: 10pt; color: #ca0000;
          text-align:center; margin-left: 0.5cm;
          margin-top: 0.5cm
        }

p       { font-family: Arial, Helvetica;
          font-size: 10pt; color: #111111;
          text-align: left; margin-left: 0.5cm
        }

#button { position: absolute;
          top: 500px; left: 100px;
          width: 485px; height: 50px;
        }
		
#hdln   { position: absolute;
		  top: 10px; left: 100px;
		  width: 485px; height: 50px;
        }
		
#navi   { position: absolute;
		  top: 600px; left: 100px;
		  width: 485px; height: 75px;
        }
#puzzle { position: absolute;
		  top: 60px; left: 100px;
        }
A:Link { Color: red }
A:visited { Color: red }
.boxed { border-style: solid; border-width: thin; }
.caption {font-size: 9pt;}
.big {font-size: x-large;}
.h3 {font-size : small;}
