.text {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
}

.metin {
        font-family: verdana;
        font-size: 13px;
        text-align: justify;
}

.baslik1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#0044E5;
	text-align: center; 
	
}
.baslik2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0044E5;
	font-weight: bold;
}

a.baslik2:link { color: #0044E5; }
a.baslik2:visited { color: #0044E5; }
a.baslik2:hover { color: red; }

.ekran{
        color:#775577;
	font-weight: bold;
        font-family: courier new;
        font-size:12
}


