<style type="text/css">
/*<![CDATA[*/
    body {
      margin: 0px;
      padding: 0px;
	  overflow:hidden;
    }
    table.middle {
      width: 750px;
      height: 100%;
      border-collapse: collapse;
    }
    td.header {
      background-color: #000000;
      height: 200px;
    }
    tr.content {
      height: 100%;
    }
    td.content {
      height: 100%;
      margin: 0px;
      padding: 0px;
    }
    div.content {
      overflow:auto;
      height: 1px;
	  scrollbar-base-color: #000000;
	  scrollbar-arrow-color: #ffffff;
	  scrollbar-3dlight-color: #b8cfc7;
	  scrollbar-face-color: #011d20;
	  scrollbar-track-color: #5b6e6c;
    }
    td.footer {
      background-color:#000000;
	  background-image:url(onder.jpg);
	  background-repeat:no-repeat;
	  background-position:center;
      height:50px;
    }
	.head {
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:14px;
	  font-weight:bold;
	  }
	.date {
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:13px;
	  font-weight:bold;
	  }
	.title {
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:13px;
	  font-weight:normal;
	  }
	.body {
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:11px;
	  }
	a:link {
	color: #338985;
	}
	a:visited {
	color: #338985;
	}
	a:hover {
	color: #FFFFFF;
	}
	.button {
  	font-family: Verdana;
	color: #FFFFFF;
	font-height: 9;
	font-weight: bold;
	background-color: #338985;
	border: 2;
	border-color: #000000;
	}
    /*]]>*/
</style>