
body, html { margin: 0; }

h1 {
        font-family: 'Trebuchet MS';
        font-size: 20pt;
        font-weight: bold;
  
}

.logo{
	font-family: 'Trebuchet MS';
        font-size: 32pt; 
        font-weight: bold;
        font-style: italic;
        color: black;
        text-decoration: none;
        
}

.logo a{
        color: black;
        text-decoration: none;
}


.logoalt{
	font-family: 'Trebuchet MS'; 
        font-size: 11pt;
}

.kbaslik{
	font-family: 'Trebuchet MS'; 
        font-size: 13pt; 
        font-weight: bold;
}

.byazi{
	font-family: 'Trebuchet MS';
        font-size: 10pt;
}

.kyazi{
	font-family: 'Trebuchet MS';
        font-size: 10pt;
}

.ipucu{
	font-family: 'Trebuchet MS';
        font-size: 9pt;
        font-style : italic;
}

.texta { 
         font-family: 'Trebuchet MS';
         font-size: 15px;
         background-color: white;
         font-weight: 700;
         border: 1px solid #CCA940;
}

