.style1 {
	font-size:14px;
	color:#FFFFFF;
}

a.style1{
	color: #FFFFFF;
	text-decoration: none;
	font-size:14px;
}
a.style1:hover{
	color:#ff0000;
	text-decoration:none;
	font-size:14px;
}

.style2 {
	font-size:14px;
	color:#FFFFFF;
}

a.style2{
	color: #FFFFFF;
	text-decoration: underline;
	font-size:14px;
}
a.style2:hover{
	color:#0000FF;
	text-decoration: none;
	font-size:14px;
}

a.Ptile{
	color: #000000;
	text-decoration: none;
}
a.Ptile:hover{
	color:#ff0000;
	text-decoration:none;
}

.altnot {
	color:#FFFFFF;
	font-size:10px;
}

body {text-align:center;
	margin-left:0;
	margin-bottom:0;
	margin-top:0;
	margin-right:0;
	padding:0; 
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
}
		 
html {height:100%;}

.bilgi {
	font-size: 12px;
}

.yonet_acikla {
	font-size: 12px;
	text-align:justify;
}

.baslik1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}