body {
  margin:15px;
  background-color: #FFFFFF;
  color:#000000;
}

body, p, li, td, th, div {
  font-family:'Trebuchet MS', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size:10pt;
}

h1 {
  font-family:'Trebuchet MS', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size:17.5pt;
  font-weight:normal;
  color:#CF5C00;
}

h2 {
/*  font-family:Arial Narrow;*/
  font-family:'Trebuchet MS', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size:14pt;
  font-weight:normal;
  color:#666666;
}

h3 {
  font-family:'Trebuchet MS', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size:14pt;
  font-weight:normal;
  color:#444444;
  margin:0px;
}

h4 {
  font-family:Verdana;
  font-size:11pt;
  color:#10589F;
}

h5 {
  font-family:Arial Narrow;
  font-size:13pt;
  color:#5F5706;
}

h6 {
  font-family:'Trebuchet MS', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size:10pt;
  color:#993333;
}

th { color:#663300; margin:1px; font-family:Verdana; font-size:10pt; font-weight:bold; white-space:nowrap; }

a { color:#3A5C8E; }
a:link { color:#3A5C8E; text-decoration:underline;}
a:visited { color:#3A5C8E; text-decoration:underline;}
a:link:active, a:link:active { color:#3A5C8E; text-decoration:underline; }
a:link:hover, a:visited:hover { color:#C65C2E; text-decoration:none; }

h2 a { color:#666666; }
h2 a:link { color:#666666; text-decoration:underline;}
h2 a:visited { color:#666666; text-decoration:underline;}
h2 a:link:active, h2 a:link:active { color:#666666; text-decoration:underline; }
h2 a:link:hover, h2 a:visited:hover { color:#C65C2E; text-decoration:none; }

.uyari, .uyari:link, .uyari:visited { color:#CC0000; }
.beyaz { color:#FFFFFF; }
.kucuk { font-family:Tahoma; font-size:7.5pt; }

li { margin:3px 0px; }

i, b { color:#993333; }
h2 i, h3 i { font-weight:bold; font-style:normal; font-family:Verdana; font-size:80%; color:#993333; }
u { color:#3A5C8E; font-size:90%; }

td.alt_cizgi { border-bottom:1px dashed #CCCCCC; }
td.alt_cizgi b { font-size:110%; }

td.takvim { font-size:8pt; font-family:Tahoma; }

pre {
  margin:0px;
  font-size:90%;
}

blockquote { margin:5px; }
blockquote p { margin:3px 0px; }
