/* CSS Document */
body {
	background-color: #d2d2d2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial;
}
a:link {
	color: #000070;
	text-decoration: none;
}
a:visited {
	color: #000070;
	text-decoration: none;
}
a:hover {
	color: #0267FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.style1 {
	color: #000070;
	font-weight: normal;
	font-size: 15px;
}

.style2 {	color: #000070;
	font-weight: bold;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.style3 {color: #000070; font-weight: bold; font-size: 24px; }

.normal {
	color: #000070;
	font-weight: normal;
	font-size: 12px;
}

.normal_vastag {
	color: #000070;
	font-weight: bold;
	font-size: 12px;
}

.normal_edit {
	color: #000070;
	background-color:#FFFFE1;
	font-weight: normal;
	font-size: 12px;
}

.focim {
	color: #000070;
	font-weight: bold;
	font-size: 16px;
}

.hiba {
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
}

.alcim {
	color: #000070;
	font-weight: bold;
	font-size: 14px;
}
