	.radio
		{
			width:12px;
			height:12px;
			vertical-align:middle;
			margin:4px;
		}
	.form1
		{
			font-size: 7pt;
			border-style: solid;
			border-color: silver;
			border-width: 1
		}
	.baslik
		{
			font-family: Tahoma,Verdana;
			font-size: 11pt;
			color: #990000;
			font-weight: none;
		}
	.alt
		{
			font-family: Tahoma,Verdana;
			font-size: 8pt;
			color: white;
			font-weight: none;
		}
	.urunadi
		{
			font-family: Tahoma,Verdana;
			font-size: 9pt;
			color: white;
			font-weight: none;
		}
	td,p
		{
			font-family: Tahoma,Verdana;
			font-size: 8pt;
			color: black;
		}
	input,textarea,select
		{
			font-family: Tahoma,Verdana;
			font-size: 8pt;
			background-color: white;
			color: black;
		}
	a
		{
			text-decoration: none;
			font-size: 8pt;
			color: #464646;
		}
	a:hover 
		{
			text-decoration : underline;
			color: #CC0000;
		}

	h1
		{
			font: 13pt "Trebuchet MS", "MS Sans Serif", "georgia";
			margin: 0;
			color: red;
		}

	h2
		{
			font: 9pt "Trebuchet MS", "MS Sans Serif", "georgia";

			color: navy;
			margin-bottom:0px;
			margin-top:0px;
			text-align: left;
			display:inline;

		}

	BODY
		{
			scrollbar-arrow-color:#FFFFFF;
			scrollbar-track-color:#3B3B3B;
			scrollbar-shadow-color:#932F2D;
			scrollbar-face-color:#932F2D;
			scrollbar-highlight-color:#932F2D;
			scrollbar-darkshadow-color:#000000;
			scrollbar-3dlight-color:#000000;
		 }
