<style type="text/css">	<!--

	body {
		margin-left: 5px;
		margin-top: 5px;
		margin-right: 5px;
		margin-bottom: 5px;
	}

	td {
		font-size: 10px;
		font-family: "Verdana";
		color : #355f00;		
	}

	.baslik {
		font-size: 15px;
		font-family: "Comic Sans MS";
		color : #0000ff;		
	}	
	
	.styleYazi {
		font-size: 13px;
		font-family: "Verdana";
	}

	a:link {
		color: #000000;
		text-decoration:none;
		font-weight: bold;
	}

	a:visited {
		color: #000000;
		text-decoration:none;
		font-weight: bold;
	}

	a:hover {
		color: #C00017;
	}

	a:active {
		color: #C00017;
		text-decoration:none;
	}

	.combo 	 {
		font-family:Verdana;
		font-size:9px;
		background-color: #FBFBF9;
		font-weight:none;
		border: 1px solid #FBFBF9;
	}

	.input { 
		color: #444444; 
		font-family:Verdana; 
		background-color: #DDDDDD; 
		font-weight:none;
		padding:0; height:20; width:150;
	}
	.buton     { 
		font-family:Verdana; 
		font-size:11px; 
		background-color: #FBF7FD; 
		color:#515050; font-weight:none; 
		border:1px solid outset #91B9D2; 
		padding:0; height:20; width:75; cursor:hand;}	
	-->
</style>