BODY {
  margin-top: 5px;
  margin-bottom:5px; 
  margin-left: 5px;
  margin-right:5px;
  background-color:#5A5B56;
  background:url(images/deneme.jpg);
  color:#FFF9BB;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11pt;
	text-align: center;
  }

A {
  text-decoration:none;
  white-space:nowrap;
  }
A:link {
  color:#FFE243;
  }
A:visited {
  color:#ECC800;
  }
A:active {
  color:#F0CB00;
  }

A.menu {
  color:#00FFFF;
  }
A.menu:link {
  color:#00FFFF;
  }
A.menu:visited {
  color:#00FFFF;
  }

A.note {
  text-decoration:underline;
  color:#A0A0A0;
  }

H1 {
  font-size:26pt;
  font-family: Times New Roman,Times,Courier, serif;
  color:#F0BA00;
  }
H2 {
  font-size:20pt;
  font-family: Times New Roman,Times,Courier, serif;
  font-style:italic;
  text-decoration:underline;
  color:#F0BA00;
  }
H3 {
  font-size:18pt;
  color:#F0BA00;
  }
H4 {
  font-size:16pt;
  }
H5 {
  font-size:14pt;
  color:#F0BA00;
  font-style:italic;
  text-align:center;
  }
H6 {
  font-size:12pt;
  }
P {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  color: #FFF9BB;
  font-size: 11pt;
  font-weight: bold;
  }
P.note {
  font-size: 8pt;
  color:#A0A0A0;
  }
P.foto {
  font-size: 8pt;
  font-weight: bold;
  }
PRE {
  font-family: Lucida, Courier, mono-space;
  }
DT {
  margin-bottom: 5px;
  }
TH {
  background:#008080;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11pt;
  }
TD {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  }
TD.menu {
  font-weight: bold;
  font-size: 8pt;
  color:#00FFFF;
  background:#0000FF;
  }
TD.menu-inactive {
  font-weight: bold;
  font-size: 8pt;
  background:#0000FF;
  color:#FFF0C8;
  text-decoration:underline;
  }
  
CODE {
  color:#FF8000;
  }

IMG {
  border-top: thick solid #9B480B;
  border-left: thick solid #9B480B;
  border-right: thick solid #4F2405;
  border-bottom: thick solid #4F2405;
  }
.noframe {
  border: none;
  }
