body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/pattern.jpg);
}
a:link,a:visited,a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.global:link,a.global:visited,a.global:active {
	color: #ff7c00;
	text-decoration: underline;
	font-weight: normal;
}
a.global:hover {
	color: #ff7c00;
	text-decoration: none;
	font-weight: normal;
}
a.global2:link,a.global2:visited,a.global2:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.global2:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.alt:link,a.alt:visited,a.alt:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.alt:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.h1 {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #009CA3;
}
.duyuru {
	border: 1px solid #009CA3;
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}
