/* Bilim ve Gelişim Derneği Web Sitesi (www.bilimvegelisim.org) Stil Dosyası, Yusuf Yalçın (ben@yusuf.gen.tr) tarafından kodlandı */
body {
background:url(../images/zemin.jpg) repeat-x top #1f67f9;
margin:0;
font-family:Tahoma;
font-size:9px;
color:#333333;
}

h1 {
font-family:"Trebuchet MS";
font-size:19px;
color:#0099CC;
}

h2 {
font-family:"Trebuchet MS";
font-size:17px;
color:#0099FF;
}

h3 {
font-family:"Trebuchet MS";
font-size:15px;
color:#0099FF;
font-style:italic;
}

h1,h2,h3 {
border-bottom:1px #0066FF solid;
}

p,table,td {
font-family:"Trebuchet MS";
font-size:11px;
line-height:1,5em;
}

a:link {
border-bottom:#0099FF dotted 1px;
color:#003399;
text-decoration:none;
}

a:hover {
border-bottom:#0099FF dotted 1px;
color:#0066CC;
text-decoration:none;
}

#alt {
color:#FFFFFF;
font-weight:bold;
}

#alt a:link {
text-decoration:none;
color:#CCCCCC;
}

img { margin:0; padding:0; }
img:link { text-decoration:none; }
img:hover { text-decoration:none; }