<head>
<style>
		table  {font:12px arial}
		p      {font:12px arial}
		p.u	   {text-transform: uppercase}
		p.l    {text-transform: lowercase}
		p.c    {text-transform: capitalize}

		body {
		font:12px arial}
		
		body {		
		scrollbar-3d-light-color: #FFFFFF;
		scrollbar-arrow-color: #000066;
		scrollbar-base-color: #BCD6F6;
		scrollbar-dark-shadow-color: #CCCC99;
		scrollbar-face-color: #BCD6F6;
		scrollbar-highlight-color: #BCD6F6;
		scrollbar-shadow-color: #000033;
		scrollbar-track-color: #BCD6F6;
		}
		a { text-decoration: none; }	
		
		a:visited {color: #000066}
		a:hover {color: #FF9933}
		
		.soru {color: #000099; font-size: 12; font-weight: bold;}
		.sorumetin {color: #006699; font-size: 11; font-weight: none;  margin-top: 5; }
		.sorunote {color: #006699; font-size: 10; font-weight: none;  margin-top: 5; }
		.sorukimden {color:"#3366CC"; font-size:12; text-decoration: none;  }
		.sorukimden:hover {color: #0099FF}
		
		
</style>
</head>