<!--
body {
	font-family: verdana, arial, sans-serif;
	background-color: #FFFFFF; 
	margin-left:3; 
	margin-top:5
	}
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
	font-family: verdana;
	}
	
a:link , a:visited , a:active { 
	text-decoration: none; 
	color: #01375C 
	}
	
a:hover {
    color: #F46E04;
    }
		
td {  
	font-size: 11px;  
	}
	
li { 
	font-size: 11px;
	list-style-type: square;
	margin-bottom: 7;
	color: #000000 
	}
	
h1 {
	font-family: "arial narrow", arial, verdana, sans-serif;
	font-size:34px;
	letter-spacing:-1px; 
	}
	
h2 { 
	font-family: "arial narrow", arial, verdana, sans-serif;
	letter-spacing:-1px;
	font-size:21px;
	font-weight:bold;
	line-height:21px;
	color: #C5C17C;
	}

h3 {
	font-family: "arial narrow", arial, verdana, sans-serif;
	letter-spacing:-1px;
	font-size:21px;
	font-weight:bold;
	line-height:21px;
	color: #F46E04;
	margin-left:10;
	margin-right: 5;
	margin-top:10
	}

h4	{
	font-family: "arial narrow", arial, verdana, sans-serif;
	letter-spacing:-1px;
	font-size:17px;
	font-weight:bold;
	line-height:18px;
	color: #17778F;
	margin-left:10;
	margin-right: 5;
	margin-top:8
	}

h5	{
	font-family: "arial narrow", arial, verdana, sans-serif;
	letter-spacing:-1px;
	font-size:15px;
	font-weight:bold;
	line-height:14px;
	color: #17778F;
	margin-left:5;
	margin-right: 5;
	margin-top:5
	}
	
p.menu {
	text-indent: 1px; 
	font-size: 12px;
	margin-top: 1; 
	margin-bottom: 1
	}
	
p.norm {
	font-size: 11px;
	margin-top: -15;
	margin-bottom: 1; 
	margin-left: 10;
	margin-right: 5
	}

p.dist {
	font-size: 11px;
	margin-top: 6;
	margin-bottom: 0
	}
	
p.date {
	font-size: 11px;
	font-weight: bold;
	margin-top: -18;	 
	margin-left: 10
	}
		
.menutitle {
	background-color: #01375c;
	color: #cccccc; 
	font-size: 13px; 
	font-weight: bold; 
	text-align: center
	}

.title {
	background-color: #cccccc;
	color: #01375c; 
	font-size: 13px; 
	font-weight: bold; 
	text-align: center
	}
	
.ustmenu {
	background-color: #17778F; 
	color: #cccccc; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: center
	}
	
.tarih {
	background-color: #17778F; 
	color: #cccccc; 
	font-size: 12px; 
	font-weight: bold;
	text-align: right; 
	}
	
	
.liste{
	margin-top: 3;
	font-size: 11px; 
	font-weight: normal
	}	
-->