body {
	background-color: #4a4a4a;
	margin: 0px;
	padding: 0px;
}
.regular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
}
.regularRED {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #B60E33;
	font-weight: normal;
}
.address {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #666666;
}
.addressCAPS {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #CC0000;
	font-weight: bold;
}
.kucuk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #333333;
}

