BODY {
  margin: 5px;
  padding: 0em 0em 0em 11px;
  background:#F8EFC6;
  color:#000000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 11pt;
  }

.cop {
  text-align:   center;
  vertical-align: middle;
  }
.cop div {
  text-align:   left;
  }

A { text-decoration:none;}
A:link    { color:#4040FF; }
A:visited { color:#0000C0; }
A:active  { color:#00C000; }
A:hover   { background: #D1BBB0; }

A.menu    { color:#FFFF80; 
            font-weight: bold;
  } 
A.menu:link    { color:#FFFF80; }
A.menu:visited { color:#FFFFA0; }
A.menu:hover   { background: transparent }

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

H1 { font-size: 200%;
  font-family: "Monotype Corsiva", Verdana, Arial, Helvetica, sans-serif;
  color:#7F483D;
  }
H2 { font-size:180%; 
  font-family: "Monotype Corsiva", Verdana, Arial, Helvetica, sans-serif;
  }
H3 { font-size:16pt; 
  font-family: "Monotype Corsiva", Verdana, Arial, Helvetica, sans-serif;
  }
H4 { font-size:15pt; }
H5 { font-size:14pt; }
H6 { font-size:12pt; }

P {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 11pt;
  }
P.note {
  font-size: 8pt;
  color:#A0A0A0;
  }
P.foto {
  font-size: 8pt;
  font-weight: bold;
  }
P.menu {
  font-size: 8pt;
  font-weight: bold;
  margin-left: 8px;
  margin-bottom:2px; 
  }
UL {
  margin-bottom:0px; 
  }
UL.menu {
  font-size: 8pt;
  font-weight: bold;
  margin:0px; 
  }
LI {
  margin-bottom:0px; 
  list-style: circle;
  }

DT {
  font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  }
DD {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 0px;
  }
TH {
  background:#40E0D0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  }
TD {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  }
  
CODE {
  color:#FF8000;
  }

LEGEND {
  font-weight: bold;
  }

SUP {
  font-size: 8pt;
  }

IMG {
  border: thick solid #B16857;
  }
.noframe {
  border: none;
  }
.header {
  width: 960px;
  height:200px;
  background:url(images/title.jpg) top left repeat-x;
  }
.metin {
  border: thin dotted #B16857;
  padding:5px;
  background-color:#FBF4D9;
  }

