input.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: Navy;
}

a.kat {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: Navy;
	text-decoration: none;
}
a.kat:hover{
	text-decoration: underline;
}

p, li, ul{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: Navy;
}
p.hircim {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: Navy;
	font-weight: bold;
}
p.lead{
	color: black;
}
td.hirkat{
	 background-color: #CEEEE0;
}
td.hir{
	 width: 50%;
	 height: 33%;
	 vertical-align: top;
	 background-color: #D8EAE0;
	 border-width: thin;
	 border-style: solid;
	 border-color: #e3f0ff;
}
td.bsav {
	background-color: #CEEEE0;
}
font {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: Navy;
}
font.logo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: White;
}
font.bsavfont {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #104EDA;
}
table.imgholder th{
	font-size : 10px;
	font-weight: normal;

}