<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">

<html>
<head>

<style type="text/css">
BODY {
     margin-top:    2%;
     margin-left:   2%;
     margin-right:  .5%;
     margin-bottom: 2%;
     background-color: #DEE3EF;
         font-family:      Helvetica,
                       Arial,
                       sans-serif;

     font-size: 70%;
     width: 98%;
	 }
TH.hdr {
      background-color: lightblue;
      height: 80%;
  font-family:      Helvetica,
                    Arial,
                    sans-serif;

      }
TD {line-height: 125%;}
TD.title {
	       line-height: 300%;
  font-family:      Helvetica,
                    Arial,
                    sans-serif;
	       }
TD.items {
    background-color: beige;
    padding-left: .5%;
    font-size: 80%;
    font-family:      "Courier New",
                      Courier,
                      monospace;
    }
B.c1 {
	 font-size: 200%;
     font-style: strong;
     margin-top:    1%;
     margin-left:   .5%;
     margin-right:  .5%;
  font-family:      Helvetica,
                    Arial,
                    sans-serif;
     width: 98%;
     }
B.c2 {
	 font-size: 70%;
  font-family:      "Comic Sans MS",
                    cursive;
	 font-style: italic;
	 }
A.pagelink {
	          font-size: 70%;
           font-style: italic;
  font-family:      "Comic Sans MS",
                    cursive;
           font-style: strong;
           margin-right: 50%;
           }
A:link {color: gray}
A:active {color: red; font-weight: bold}
A:visited {color: blue}
A:hover {color: red}
A {text-decoration: none}
HR {color: gray}

#frame {
  width:725px;
  margin-top:10px;
  text-align:left;
}

#main {
  float: left;
  width: 450px;
  background: #F5F5F5;
  padding: 10px;
  margin:5px;
}

#leftcontent {
  float: left;
  width: 140px;
  background: #dddddd;
  border: 1px dashed #CCCCCC;
  padding: 10px;
  margin: 5px;
}

#rightcontent {
  float: left;
  width: 275px;
  background: #DDEEFF;
  border: 1px dashed #CCCCCC;
  padding: 10px;
  margin: 5px;
}

#rightcontent p {
  font-size:14px;
    line-height:2;
}

#leftcontent a {
  font-size:10px;
  line-height:2;
}

h1 {
  font-size:large;
}
</style>

  <title></title>
</head>

<body>
</body>
</html>
