@charset "utf-8";
body {
  font-family: monospace;
  margin-left: 35px;
  font-size: 12px;
    
}
em {
color: cadetblue;
	font-size: 11pt;
	font-style: italic;
		}

	stelo {
	color: green;
		font-family: monospace;
		font-size: 28pt;
		font-weight: bold;
			}
	
	yesil {
	color: green;
		font-family: monospace;
		font-size: 11pt;
		font-weight: bold;
		
	}
	tur {
		font-family: monospace;
		font-size: 11pt;
		font-weight: bold;
		font-style: italic;
			}

	

strong {
	color: crimson;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}

mavi {
	color: blue;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
}
	
table {
        border-collapse: collapse;
    }
    tr {
    border-collapse: collapse;
    }
    
    hr {
    	height: 0.5px;
    color: #f7f9f9;
    }
    h1 {
    color: green;
		font-family: monospace;
		font-size: 12pt;
		font-weight: bold;
    }
  problem {
    color: black;
		font-family: monospace;
		font-size: 12pt;
		font-weight: bold;
		font-style: italic;
    }
 metin {
    color: black;
		font-family: monospace;
		font-size: 10pt;
		font-style: italic;
		
    }
    a {
    color: black;
		font-family: monospace;
		font-size: 10pt;
		font-style: italic;
		
    }
  