body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fon.jpg);
	background-repeat: repeat-x;
	background-color: #E7E7E7;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.orta {font-size: 14px}
.ortabold {font-size: 14px; font-weight:bold;}
.ortabold2 {
	font-size: 14px; 
	font-weight:bold;
	color: #465C85;
}
.normal {font-size: 12px}
.normalbold {font-size: 12px; font-weight:bold;}
.kucuk {font-size: 10px; }
.header {
	font-size: 12px; 
	font-weight:bold;
	background-color:#465c85;
	color:#ffffff;
	padding:3px;
}
