.uppercase a:link, .uppercase a:active, .uppercase a:visited {
	font-family: Tahoma, Arial;
	color: #555555;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.uppercase a:hover {
	font-family: Tahoma, Arial;
	color: #555555;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
body {
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(images/bursak.gif);
}
td {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #787878;
}
.px10 {
	font-size: 10px;
}

.underline {
	text-decoration: underline;
}

.uppercase {
	text-transform: uppercase;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #698CA5;
}
.red {
	color: #C5150C;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.grey {
	color: #747474;
}
.green {
	color: #70A022;
}
.orange {
	color: #F76400;
}
.yellow {
	color: #FFB200;
}
#content {
	padding: 10px;
	font-size: 14px;
	color: #000;
}

#content a {
	color: #00f;
	font-size: 14px;
	text-decoration: underline;
}

#content a:visited {
	color: #969;
}

#content #breadcrumbs {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	font-size: 10px;
}

#content #breadcrumbs a {
	font-size: 10px;
	color: #666;
}

#content td {
	font-size: 14px;
	color: #000;
}

dt {
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

dd, li {
	padding-top: 3px;
	padding-bottom: 3px;
}

table.announce td, table.announce td a {
	font-size: 14px;
	color: #000;
}

table.announce td .green {
	color: #70A022;
	font-size: 16px;
}
table.announce p {
	line-height: 14pt;
	color: #000;
}
